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 2007/01/10 14:48:42 UTC

svn commit: r494814 - /lenya/trunk/src/webapp/lenya/resources/css/default.css

Author: andreas
Date: Wed Jan 10 05:48:41 2007
New Revision: 494814

URL: http://svn.apache.org/viewvc?view=rev&rev=494814
Log:
Fixed left alignment of lenya header

Modified:
    lenya/trunk/src/webapp/lenya/resources/css/default.css

Modified: lenya/trunk/src/webapp/lenya/resources/css/default.css
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/resources/css/default.css?view=diff&rev=494814&r1=494813&r2=494814
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/css/default.css (original)
+++ lenya/trunk/src/webapp/lenya/resources/css/default.css Wed Jan 10 05:48:41 2007
@@ -44,7 +44,7 @@
 
 .lenya-header {
     vertical-align: bottom;
-    padding-left: 20px;
+    padding-left: 30px;
     background-color: White;
     border-bottom: solid 1px #B1B1B1;
     color: black;



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