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/10/22 22:29:24 UTC

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

Author: kschenk
Date: Mon Oct 22 20:29:23 2012
New Revision: 1401066

URL: http://svn.apache.org/viewvc?rev=1401066&view=rev
Log:
Now search box needs to be bigger.

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=1401066&r1=1401065&r2=1401066&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/css/ooo.css (original)
+++ incubator/ooo/ooo-site/trunk/content/css/ooo.css Mon Oct 22 20:29:23 2012
@@ -519,7 +519,7 @@ input {
 .topsrchbutton {
   cursor: pointer;
   height:24px;
-  width: 55px;
+  width: 60px;
   margin: 0 0 0 3px;
   border: outset;
 }