Author: ashish
Date: Mon Nov 30 10:20:26 2009
New Revision: 885370
URL:
http://svn.apache.org/viewvc?rev=885370&view=revLog:
On Ecommerce after adding product to cart, button on the right side was not clickable. (Like View Cart, Checkout, Quick Checkout etc.).
Also reported this issue on dev list before few days.
Fix from Deepak Dixit (Thanks!).
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=885370&r1=885369&r2=885370&view=diff==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
+++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Mon Nov 30 10:20:26 2009
@@ -775,6 +775,7 @@
margin-bottom:5px;
margin-top:10px;
position:relative;
+overflow: hidden;
}
.productsummary {