Core theme tweaks
authorDarren <darren@darrenwhitlen.com>
Sat, 24 May 2014 15:26:47 +0000 (16:26 +0100)
committerDarren <darren@darrenwhitlen.com>
Sat, 24 May 2014 15:26:47 +0000 (16:26 +0100)
client/assets/css/style.css

index 0364b19f73f748b0c93bd5a575f75da01d372282..753ad8fbb934bffcc64f435f14b8cd34d1eb194f 100644 (file)
@@ -47,13 +47,13 @@ html, body { height:100%; }
 }
 
 
-#kiwi .toolbar .tabs { margin-right: 200px; }
+#kiwi .toolbar .tabs { margin-right: 200px; overflow: hidden; }
 #kiwi .toolbar .panellist {
     overflow: hidden;
     display:block;
 }
 #kiwi .toolbar .panellist li {
-    float: left; list-style: inline;
+    float: left; list-style: none;
     display:inline; position:relative;
     padding:5px; margin:3px;
     cursor: pointer;