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/03/03 02:05:56 UTC

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

Author: andreas
Date: Sun Mar  2 17:05:55 2008
New Revision: 632905

URL: http://svn.apache.org/viewvc?rev=632905&view=rev
Log:
Improved menu layout for docu pub.

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=632905&r1=632904&r2=632905&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/resources/css/page.css (original)
+++ lenya/sandbox/modules/docustyle/resources/css/page.css Sun Mar  2 17:05:55 2008
@@ -127,7 +127,6 @@
 li#menuitem-1 span {
   margin-left: 0;
   padding-left: 0;
-  margin-bottom: .5em;
 }
 
 #menu li {
@@ -151,7 +150,7 @@
 
 #menu span, #menu a {
   display: block;
-  margin: 0 0 .2em 0;
+  margin: 0 0 3px 0;
 }
 
 #menu a {



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