Better css

This commit is contained in:
Mark McDowall 2014-09-06 07:56:15 -07:00
parent 49e2f26ffc
commit 5d60b21dba
1 changed files with 3 additions and 3 deletions

View File

@ -119,12 +119,12 @@ td.episode-status-cell, td.quality-cell, td.history-quality-cell {
i { i {
.clickable(); .clickable();
margin-left : 8px; margin-left : 8px;
}
i:first-of-type { &:first-of-type {
margin-left : 0px; margin-left : 0px;
} }
} }
}
.episode-activity-details-cell { .episode-activity-details-cell {
width : 18px; width : 18px;