From 5d60b21dba3b23bd734fa5274d955dc50a3ecc17 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Sat, 6 Sep 2014 07:56:15 -0700 Subject: [PATCH] Better css --- src/UI/Cells/cells.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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; + } } }