[MERGE] forward port of branch 8.0 up to 92c7874
[odoo/odoo.git] / addons / website_sale / static / src / css / website_sale.css
index ce978eb..f8b637e 100644 (file)
@@ -341,6 +341,11 @@ label.css_attribute_color.css_not_available {
   display: block;
 }
 
+.oe_website_sale input.js_quantity {
+  min-width: 48px;
+  text-align: center;
+}
+
 /* ---- Publish managment and options ---- */
 .oe_overlay_options .dropdown ul[name="size"] table {
   margin-left: 20px;