You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by as...@apache.org on 2009/11/30 11:20:26 UTC

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

Author: ashish
Date: Mon Nov 30 10:20:26 2009
New Revision: 885370

URL: http://svn.apache.org/viewvc?rev=885370&view=rev
Log:
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 {