svn commit: r679692 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

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

svn commit: r679692 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

jleroux@apache.org
Author: jleroux
Date: Fri Jul 25 00:49:27 2008
New Revision: 679692

URL: http://svn.apache.org/viewvc?rev=679692&view=rev
Log:
Thanks to Bruno, this fixes "There is currently something wrong in how the main eComm page is rendered in, at least, FF3 and Opera 9.02 (IE7 is ok)" (https://issues.apache.org/jira/browse/OFBIZ-1894) - OFBIZ-1894

Modified:
    ofbiz/trunk/framework/images/webapp/images/ecommain.css

Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=679692&r1=679691&r2=679692&view=diff
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
+++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Fri Jul 25 00:49:27 2008
@@ -924,7 +924,7 @@
 position: relative;
 padding: 5px;
 border-bottom: #999 solid 1px;
-height: 60px;
+min-height: 60px;
 }
 
 .productsummary .smallimage {