CSS Fix for Products in /shop
[odoo/odoo.git] / addons / website_sale / static / src / css / website_sale.css
index 503c409..5c45a34 100644 (file)
@@ -1,4 +1,3 @@
-@charset "utf-8";
 /* ---- Default Styles ---- */
 .oe_product {
   border: 1px solid rgba(100, 100, 100, 0.2);
@@ -53,7 +52,7 @@
   right: 0;
   bottom: 0;
   overflow: hidden;
-  padding: 0 15px 24px 0;
+  padding: 0 15px 24px 15px;
   min-height: 56px;
   border-top: 1px solid rgba(255, 255, 255, 0.2);
   background: rgba(255, 255, 255, 0.75);