aboutsummaryrefslogtreecommitdiffstats
path: root/demos/selectmenu
diff options
context:
space:
mode:
Diffstat (limited to 'demos/selectmenu')
-rw-r--r--demos/selectmenu/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/selectmenu/default.html b/demos/selectmenu/default.html
index 9775d190a..2e35599bc 100644
--- a/demos/selectmenu/default.html
+++ b/demos/selectmenu/default.html
@@ -63,7 +63,7 @@
</optgroup>
<optgroup label="Other files">
<option value="somefile">Some unknown file</option>
- <option value="someotherfile">Some other file</option>
+ <option value="someotherfile">Some other file with a very long option text</option>
</optgroup>
</select>