Author: surajk
Date: Sat May 25 07:20:21 2019
New Revision: 1859914
URL:
http://svn.apache.org/viewvc?rev=1859914&view=revLog:
Fixed: Product image not scaling properly on ecommerce at different screen resolution.
(OFBIZ-10880)
Thanks Arpit Mor for reporting and Praveen Sharma for providing the patch.
Modified:
ofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/css/custom.css
Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/css/custom.css
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/css/custom.css?rev=1859914&r1=1859913&r2=1859914&view=diff==============================================================================
--- ofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/css/custom.css (original)
+++ ofbiz/ofbiz-plugins/trunk/ecommerce/webapp/ecommerce/css/custom.css Sat May 25 07:20:21 2019
@@ -40,7 +40,6 @@ a.btn-primary {
}
.card .card-img-top {
- width: auto;
height: 140px;
}
.card-body ul {