aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/themes/default/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index 760d73398..f1df8ade0 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -745,6 +745,10 @@ html, body {height:100%; margin:0; padding:0;}
left: 0;
}
+#menubar dt [class^=icon-] {
+ font-size:120%;
+}
+
.content {
padding:0 5px 0 0;
margin: 0 5px 0 227px;