]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/styles/iconbar.css
changed height of .iconbar_text to 24px instead of 2em, mixing both does not make...
[citadel.git] / webcit / static / styles / iconbar.css
index 2aa032be18ff0f3b0e367bb0a1dab609a97ae108..e3feb67cf27155bd31bf9e8f690dc6f2554db96e 100644 (file)
@@ -37,7 +37,7 @@
 } 
 
 .iconbar_text {        
-       height: 2em;
+       height: 24px;
        font-size: 70%;
        font-weight: bold;
        color: #fff;