From: Darren Date: Sun, 30 Dec 2012 01:04:33 +0000 (+0000) Subject: Client: Tab sizing when in narrow mode X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=sidebyside;h=6ad4ad20b89d6e69cbefb6998a86c66d693a5de6;hp=4b8c06b207dac0210602129ed5ef5a662c6ba27f;p=KiwiIRC.git Client: Tab sizing when in narrow mode --- diff --git a/client/assets/css/style.css b/client/assets/css/style.css index 1b16a5c..8cc10c7 100644 --- a/client/assets/css/style.css +++ b/client/assets/css/style.css @@ -471,6 +471,7 @@ html, body { height:100%; } #kiwi.theme_relaxed #toolbar .app_tools { width:200px; padding-left:10px; color:#D4D4D4; } +#kiwi.theme_relaxed.narrow #toolbar #tabs { margin-right:0; } #kiwi.theme_relaxed.narrow #toolbar .app_tools { width:auto; } #kiwi.theme_relaxed #toolbar .app_tools ul li { font-size:26px;