mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 13:10:13 -07:00
episode actions cell width so button does shift whole table
This commit is contained in:
parent
2735e41098
commit
689f27bee6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue