From: Ted Kremenek Date: Wed, 11 Jun 2008 06:06:43 +0000 (+0000) Subject: Expand padding of content. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7074b5d4eff63c2a05aff73f8f80fedd66438efe;p=clang Expand padding of content. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52201 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/menu.css b/www/menu.css index 0ecc74e4b1..d83a927a8e 100644 --- a/www/menu.css +++ b/www/menu.css @@ -7,7 +7,7 @@ } [id=content] { /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */ - padding-left:16ex; + padding-left:30ex; } /**************/