Author: gmcdonald
Date: Sun Jan 11 17:12:10 2009
New Revision: 733565

URL: http://svn.apache.org/viewvc?rev=733565&view=rev
Log:
move padding into #leftbar

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css?rev=733565&r1=733564&r2=733565&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/css/pelt.screen.css
 Sun Jan 11 17:12:10 2009
@@ -210,7 +210,6 @@
     padding-left: 10px;
     margin: 0;
     list-style: none;
-    padding-top:18px;
 }
 
 #nav-main li {
@@ -378,7 +377,7 @@
     position: relative;
     float: left;
     width: 180px;
-    padding-top: 0px;
+    padding-top: 18px;
     top:-15px;
     left:10px;
     z-index: 20;