mirror of https://github.com/lidarr/Lidarr
episode actions cell width so button does shift whole table
This commit is contained in:
parent
2735e41098
commit
689f27bee6
|
@ -64,7 +64,7 @@ td.episode-status-cell, td.quality-cell {
|
|||
}
|
||||
|
||||
.episode-actions-cell {
|
||||
width: 20px;
|
||||
width: 50px;
|
||||
|
||||
li {
|
||||
.clickable();
|
||||
|
|
Loading…
Reference in New Issue