From 7fba43c2f9823ef7b11331097b9eab611bf7ec05 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Mon, 15 Sep 2014 15:52:26 +0200 Subject: [PATCH] [themes] make nicklist width fixed on mobile UI so text doesn't get cut off --- css/glowingbear.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index ac263eb..0c43696 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -572,7 +572,6 @@ h2 span, h2 small { #nicklist { height: auto; - width: auto; padding: 35px 7px 35px 10px; text-align: center; -webkit-box-shadow: 0px 0px 120px #000;