Author: kremenek
Date: Tue Feb  9 17:18:43 2010
New Revision: 95720

URL: http://llvm.org/viewvc/llvm-project?rev=95720&view=rev
Log:
Adjust height of main content.

Modified:
    cfe/trunk/www/analyzer/content.css

Modified: cfe/trunk/www/analyzer/content.css
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/content.css?rev=95720&r1=95719&r2=95720&view=diff

==============================================================================
--- cfe/trunk/www/analyzer/content.css (original)
+++ cfe/trunk/www/analyzer/content.css Tue Feb  9 17:18:43 2010
@@ -39,6 +39,7 @@
   clear: left;
   padding: 1em 2em 0 2em;
   background-color: #ffffff;
+  height: 100%;
 }
 
 .itemTitle { color:#2d58b7 }


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to