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:14:35 UTC

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

Author: andreas
Date: Wed Feb 27 03:14:30 2008
New Revision: 631556

URL: http://svn.apache.org/viewvc?rev=631556&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=631556&r1=631555&r2=631556&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/resources/css/page.css (original)
+++ lenya/sandbox/modules/docustyle/resources/css/page.css Wed Feb 27 03:14:30 2008
@@ -106,7 +106,7 @@
   float: left;
   width: 180px;
   list-style-type: none;
-  padding: 3em 0 2em 20px;
+  padding: 3em 1em .5em 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