Fix for relaxed theme tabs in list mode
authorCory Chaplin <cory.chaplin@laposte.net>
Wed, 22 Jan 2014 23:19:05 +0000 (00:19 +0100)
committerCory Chaplin <cory.chaplin@laposte.net>
Wed, 22 Jan 2014 23:19:05 +0000 (00:19 +0100)
client/assets/css/style.css

index eca1f8b2f91fd766723596350f3079eb9e3855ac..20972423c6fd57510e06ea0f74a69a1ebf4bee60 100644 (file)
@@ -71,6 +71,7 @@ html, body { height:100%; }
 
 #kiwi .toolbar .connections { overflow:hidden; }
 #kiwi .toolbar .connections .connection { float:left; }
+#kiwi .chanlist_treeview .toolbar .connections .connection { float:none; }
 #kiwi .toolbar .connections .panellist { display:inline; }
 #kiwi .toolbar .connections .panellist:after { content:""; }