[cfe-commits] r95720 - /cfe/trunk/www/analyzer/content.css
Ted Kremenek
kremenek at apple.com
Tue Feb 9 15:18:43 PST 2010
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 }
More information about the cfe-commits
mailing list