diff --git a/src/UI/Cells/cells.less b/src/UI/Cells/cells.less index 2f6d916c3..85f255088 100644 --- a/src/UI/Cells/cells.less +++ b/src/UI/Cells/cells.less @@ -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; + } } }