You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/02/27 12:13:19 UTC

svn commit: r631555 - /lenya/sandbox/modules/docustyle/resources/css/page.css

Author: andreas
Date: Wed Feb 27 03:13:13 2008
New Revision: 631555

URL: http://svn.apache.org/viewvc?rev=631555&view=rev
Log:
Increasing right padding of menu area.

Modified:
    lenya/sandbox/modules/docustyle/resources/css/page.css

Modified: lenya/sandbox/modules/docustyle/resources/css/page.css
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/docustyle/resources/css/page.css?rev=631555&r1=631554&r2=631555&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/resources/css/page.css (original)
+++ lenya/sandbox/modules/docustyle/resources/css/page.css Wed Feb 27 03:13:13 2008
@@ -106,7 +106,7 @@
   float: left;
   width: 180px;
   list-style-type: none;
-  padding: 3em 0 1em 20px;
+  padding: 3em 0 2em 20px;
   margin: 0;
   font-size: 10pt;
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org