diff --git a/src/UI/Cells/cells.less b/src/UI/Cells/cells.less index 0c8e1c5f4..2f6d916c3 100644 --- a/src/UI/Cells/cells.less +++ b/src/UI/Cells/cells.less @@ -120,6 +120,10 @@ td.episode-status-cell, td.quality-cell, td.history-quality-cell { .clickable(); margin-left : 8px; } + + i:first-of-type { + margin-left : 0px; + } } .episode-activity-details-cell {