From 20f42cb5c79a763d5b8832193c015b7687f17046 Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Tue, 24 Mar 2015 23:48:27 +0100 Subject: [PATCH] Selectmenu: Add disabled default options to product selection demo --- demos/selectmenu/product-selection.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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 @@