nowrap breaks floats in firefox. workaround needed.
authorPepijn de Vos <pepijndevos@gmail.com>
Fri, 12 Apr 2013 13:34:24 +0000 (15:34 +0200)
committerPepijn de Vos <pepijndevos@gmail.com>
Fri, 12 Apr 2013 13:34:24 +0000 (15:34 +0200)
client/assets/css/style.css

index 42b907c350d55ac33b00b9a936959ff9ca57dc89..d9b7ab5f8c89ec46b410e7e14a90da543572ea79 100644 (file)
@@ -29,7 +29,6 @@ html, body { height:100%; }
 #kiwi #toolbar #tabs { margin-right: 200px; }
 #kiwi #toolbar .panellist {
     overflow: hidden;
-    white-space: nowrap;
     display:block;
 }
 #kiwi #toolbar .panellist li {