You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/04/04 03:30:18 UTC

svn commit: r1309202 - /incubator/ooo/ooo-site/trunk/content/css/ooo.css

Author: kschenk
Date: Wed Apr  4 01:30:18 2012
New Revision: 1309202

URL: http://svn.apache.org/viewvc?rev=1309202&view=rev
Log:
kls -- took out height spec in banner logo

Modified:
    incubator/ooo/ooo-site/trunk/content/css/ooo.css

Modified: incubator/ooo/ooo-site/trunk/content/css/ooo.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/css/ooo.css?rev=1309202&r1=1309201&r2=1309202&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/css/ooo.css (original)
+++ incubator/ooo/ooo-site/trunk/content/css/ooo.css Wed Apr  4 01:30:18 2012
@@ -418,7 +418,7 @@ td {
 }
 
 #ooo-logo {
-  height: 100px;
+  /*height: 100px;*/
   padding-top: 4px;
   padding-left: 8px;
 }