aboutsummaryrefslogtreecommitdiff
path: root/www/analyzer/menu.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/analyzer/menu.css')
-rw-r--r--www/analyzer/menu.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/analyzer/menu.css b/www/analyzer/menu.css
index 8249c14197e4..0312f4c8b1f1 100644
--- a/www/analyzer/menu.css
+++ b/www/analyzer/menu.css
@@ -4,12 +4,12 @@
[id=menu] {
position:fixed;
- width:25ex;
+ width:35ex;
}
[id=content] {
/* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
position:absolute;
- left:29ex;
+ left:39ex;
padding-right:4ex;
}