aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/theme.css')
-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 f1df8ade0..c02789be9 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -749,6 +749,10 @@ html, body {height:100%; margin:0; padding:0;}
font-size:120%;
}
+#menubar dd [class^="icon-"]:before {
+ margin-right: 0.5em;
+}
+
.content {
padding:0 5px 0 0;
margin: 0 5px 0 227px;