diff --git a/style.css b/style.css index 05230a2..f972a59 100644 --- a/style.css +++ b/style.css @@ -84,7 +84,7 @@ tbody tr.hide { .channel-icon { display: inline-block; - max-height: 15px; + max-height: 18px; background-repeat: no-repeat; background-position: center center; background-size: contain; @@ -105,7 +105,7 @@ tbody tr.hide { font-size: 13.5px; } .channel-icon { - max-height: 10px; + max-height: 12px; margin-right: 2px; } }