From fccb3d8f337bde98a7efbab0ce0943782974df0b Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sun, 22 Oct 2017 21:18:39 +0200 Subject: [PATCH] Small css update for non-square icons --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 75c9e35..60f2f0e 100644 --- a/css/style.css +++ b/css/style.css @@ -31,7 +31,8 @@ p, a { /* Force 16px icon size after TeamSpeak update 3.1.5 */ .ts3_viewer img, .adminlist img { - width: 16px + width: 16px; + height: 16px; } /* ****** */