diff --git a/demos/selectmenu/product-selection.html b/demos/selectmenu/product-selection.html index e759ea36a40..dd7dfbf2c01 100644 --- a/demos/selectmenu/product-selection.html +++ b/demos/selectmenu/product-selection.html @@ -44,10 +44,7 @@ #circle { float: left; - background: yellow; border-radius: 50%; - width: 150px; - height: 150px; } @@ -62,18 +59,20 @@