From: "David E Jones" <[EMAIL PROTECTED]>
This is an interesting option, but I remember testing and not doing because it didn't work in certain browsers... hence my
recommendation to better use the space available. Of course, if this is well supported by most browsers now then it's much
better because there is dynamic text in those areas and lots of ways they might end up expanding.
Tested and OK in FF3, IE7 and Opera 9.02.
Safari ?
Jacques
-David
On Jul 25, 2008, at 1:49 AM, [EMAIL PROTECTED] wrote:
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 {