svn commit: r937191 - /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: r937191 - /ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css

jleroux@apache.org
Author: jleroux
Date: Fri Apr 23 08:43:27 2010
New Revision: 937191

URL: http://svn.apache.org/viewvc?rev=937191&view=rev
Log:
A Tomahaw layout fix in lookups from Sascha Rodekamp

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=937191&r1=937190&r2=937191&view=diff
==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Fri Apr 23 08:43:27 2010
@@ -2419,6 +2419,9 @@ height:95%;
 display: inherit;
 cursor: pointer;
 background: none;
+height: auto;
+width: auto;
+margin-top: 0px;
 }
 
 #fieldLookupContent td {