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
1 changed files with 1 additions and 1 deletions

View File

@ -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();