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,10 +119,10 @@ td.episode-status-cell, td.quality-cell, td.history-quality-cell {
i {
.clickable();
margin-left : 8px;
}
i:first-of-type {
margin-left : 0px;
&:first-of-type {
margin-left : 0px;
}
}
}