1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-09-16 09:26:36 +02:00

episode actions cell width so button does shift whole table

This commit is contained in:
Mark McDowall
2013-09-19 12:20:39 -07:00
parent 2735e41098
commit 689f27bee6

View File

@@ -64,7 +64,7 @@ td.episode-status-cell, td.quality-cell {
}
.episode-actions-cell {
width: 20px;
width: 50px;
li {
.clickable();