summaryrefslogtreecommitdiff
path: root/www/menu.css
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-11 06:08:05 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-11 06:08:05 +0000
commit9dcd9be85cdd3476bfc301ff5b06e1a27f1450ee (patch)
tree76a0382d9bc1958be45fc8f9d4268a4d9a48ac4e /www/menu.css
parentbd9b7922ec6275dc30a7da3a3fe15c5becda6d92 (diff)
downloadclang-9dcd9be85cdd3476bfc301ff5b06e1a27f1450ee.tar.gz
Less padding... (difficult to preview without commits)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52203 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.css')
-rw-r--r--www/menu.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/menu.css b/www/menu.css
index df8985a2da..4019e4aab8 100644
--- a/www/menu.css
+++ b/www/menu.css
@@ -7,7 +7,7 @@
}
[id=content] {
/* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
- padding-left:45ex;
+ padding-left:40ex;
}
/**************/