aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2011-05-25 00:35:16 +0200
committerFelix Nagel <info@felixnagel.com>2011-05-25 00:35:16 +0200
commit9b45fb5ccc814b987c5facd9a0550b6b363d043b (patch)
treeda3845c0391e411b39ac7cd549441120d5382359
parent0253a6365314beb0560bff796a115c90e7dcddce (diff)
downloadjquery-ui-9b45fb5ccc814b987c5facd9a0550b6b363d043b.tar.gz
jquery-ui-9b45fb5ccc814b987c5facd9a0550b6b363d043b.zip
improved: background image demo
-rw-r--r--demos/selectmenu/background_image.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/selectmenu/background_image.html b/demos/selectmenu/background_image.html
index e985afad6..c22815532 100644
--- a/demos/selectmenu/background_image.html
+++ b/demos/selectmenu/background_image.html
@@ -18,7 +18,7 @@
body {font-size: 62.5%; font-family:"Verdana",sans-serif; }
fieldset { border:0; }
label,select,.ui-select-menu { float: left; margin-right: 10px; }
- select { width: 200px; }
+ select { width: 250px; }
.ui-selectmenu-menu li a, .ui-selectmenu-status { padding: 0.3em 2em; }
/* select with custom icons */