svn commit: r924889 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r924889 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

buscob
Author: buscob
Date: Thu Mar 18 16:42:09 2010
New Revision: 924889

URL: http://svn.apache.org/viewvc?rev=924889&view=rev
Log:
Tomahawk theme: Better vertical alignment for the user name in the header

Modified:
    ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=924889&r1=924888&r2=924889&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Thu Mar 18 16:42:09 2010
@@ -1043,7 +1043,7 @@ background: url(../images/collapse.png)
 
 ul#preferences-menu li a.help-link {
 display:block;
-height: 18px;
+height: 16px;
 width:19px;
 margin:0 0 -5px 0;
 background: url(../images/help.png) no-repeat;