Client: Tab sizing when in narrow mode
authorDarren <darren@darrenwhitlen.com>
Sun, 30 Dec 2012 01:04:33 +0000 (01:04 +0000)
committerDarren <darren@darrenwhitlen.com>
Sun, 30 Dec 2012 01:04:33 +0000 (01:04 +0000)
client/assets/css/style.css

index 1b16a5cac014b4e1de2064664b8f1376ffbd0681..8cc10c7a7ac1587549103491d464a16ecda59d77 100644 (file)
@@ -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;