From 9dcd9be85cdd3476bfc301ff5b06e1a27f1450ee Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Wed, 11 Jun 2008 06:08:05 +0000 Subject: [PATCH] Less padding... (difficult to preview without commits) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52203 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/menu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } /**************/ -- 2.50.1