[MERGE] forward port of branch 8.0 up to 92c7874
[odoo/odoo.git] / addons / website_sale / static / src / css / website_sale.sass
index 5bb4e9c..9874876 100644 (file)
@@ -293,16 +293,9 @@ label.css_attribute_color.css_not_available
 
 /* ---- Publish managment and options ---- */
 
-#products_grid .css_options
-    display: none
-    position: absolute
-    top: -6px
-    left: 50%
-    z-index: 10
+.oe_overlay_options
     .dropdown
-        position: relative
-        left: -50%
-        [name="size"]
+        ul[name="size"]
             table
                 margin-left: 20px
             td
@@ -319,10 +312,6 @@ label.css_attribute_color.css_not_available
             table.oe_hover td.select
                 background-color: #B1D4F1
 
-.cke_editable
-    #products_grid .oe_product_cart:hover > .css_options
-        display: block
-
 /* Wizard */