From: Ted Kremenek Date: Tue, 9 Feb 2010 23:18:43 +0000 (+0000) Subject: Adjust height of main content. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9265cc1f0a49141c3304fcb4bb322de30ff1142;p=clang Adjust height of main content. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95720 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/content.css b/www/analyzer/content.css index 0567467b99..d11b023ecd 100644 --- a/www/analyzer/content.css +++ b/www/analyzer/content.css @@ -39,6 +39,7 @@ IMG.img_slide { clear: left; padding: 1em 2em 0 2em; background-color: #ffffff; + height: 100%; } .itemTitle { color:#2d58b7 }