projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a82a96
)
Fix for relaxed theme tabs in list mode
author
Cory Chaplin
<cory.chaplin@laposte.net>
Wed, 22 Jan 2014 23:19:05 +0000
(
00:19
+0100)
committer
Cory Chaplin
<cory.chaplin@laposte.net>
Wed, 22 Jan 2014 23:19:05 +0000
(
00:19
+0100)
client/assets/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/css/style.css
b/client/assets/css/style.css
index eca1f8b2f91fd766723596350f3079eb9e3855ac..20972423c6fd57510e06ea0f74a69a1ebf4bee60 100644
(file)
--- a/
client/assets/css/style.css
+++ b/
client/assets/css/style.css
@@
-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:""; }