mirror of https://github.com/Radarr/Radarr
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 {
|
.episode-actions-cell {
|
||||||
width: 20px;
|
width: 50px;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
.clickable();
|
.clickable();
|
||||||
|
|
Loading…
Reference in New Issue