You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/01/21 22:54:34 UTC

svn commit: r901875 - /subversion/site/publish/style/site.css

Author: cmpilato
Date: Thu Jan 21 21:54:34 2010
New Revision: 901875

URL: http://svn.apache.org/viewvc?rev=901875&view=rev
Log:
* site/publish/style/site.css
  Allow the main content panel some more breathing room.

Modified:
    subversion/site/publish/style/site.css

Modified: subversion/site/publish/style/site.css
URL: http://svn.apache.org/viewvc/subversion/site/publish/style/site.css?rev=901875&r1=901874&r2=901875&view=diff
==============================================================================
--- subversion/site/publish/style/site.css (original)
+++ subversion/site/publish/style/site.css Thu Jan 21 21:54:34 2010
@@ -72,7 +72,7 @@
   top: 101px;
   left: 15.1em;
   right: 0px;
-  padding: 0.5em;
+  padding: 1em 2em;
 }
 #site-search {
 }