diff --git a/UI/Cells/cells.less b/UI/Cells/cells.less index 724104c67..68a6c3cb2 100644 --- a/UI/Cells/cells.less +++ b/UI/Cells/cells.less @@ -43,3 +43,11 @@ color : @red; } } + +td.episode-status-cell { + text-align: center; + + .badge { + font-size: 9px; + } +} \ No newline at end of file