...while .iconbar_text actually needs to be 22px high in order to fit the navbar.
authorthe_mgt <themgt@ueberserver.de>
Mon, 30 May 2011 22:55:52 +0000 (00:55 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:55:19 +0000 (20:55 +0000)
webcit/static/styles/iconbar.css

index e3feb67cf27155bd31bf9e8f690dc6f2554db96e..245fb0d2fe8f07d39f84294b98b2ed705958c36b 100644 (file)
@@ -37,7 +37,7 @@
 } 
 
 .iconbar_text {        
-       height: 24px;
+       height: 22px;
        font-size: 70%;
        font-weight: bold;
        color: #fff;