From: Ted Kremenek Date: Wed, 11 Jun 2008 06:08:05 +0000 (+0000) Subject: Less padding... (difficult to preview without commits) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9dcd9be85cdd3476bfc301ff5b06e1a27f1450ee;p=clang Less padding... (difficult to preview without commits) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52203 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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; } /**************/