Fixed: Toggling episode monitored state won't shift UI over

This commit is contained in:
Mark McDowall 2014-09-10 22:52:49 -07:00
parent 2ff1208947
commit 81e80d5575
1 changed files with 4 additions and 2 deletions

View File

@ -286,8 +286,10 @@
.season-grid { .season-grid {
.toggle-cell { .toggle-cell {
width : 12px; width : 28px;
text-align : center; text-align : center;
padding-left : 0px;
padding-right : 0px;
} }
.toggle-cell { .toggle-cell {