aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2013-10-23 10:12:40 -0400
committerScott González <scott.gonzalez@gmail.com>2013-10-23 10:12:40 -0400
commit8019a0ce0bf88f6fcc0deb2a659f64dba946d81b (patch)
treed0ff255e1258abf326835565bfeefbc8dab4e6db /themes
parent80d2c1180a7993b50102f5cd42e4728d5e95c2a0 (diff)
downloadjquery-ui-8019a0ce0bf88f6fcc0deb2a659f64dba946d81b.tar.gz
jquery-ui-8019a0ce0bf88f6fcc0deb2a659f64dba946d81b.zip
Selectmenu: Whitespace.
Diffstat (limited to 'themes')
-rw-r--r--themes/base/jquery.ui.selectmenu.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/jquery.ui.selectmenu.css b/themes/base/jquery.ui.selectmenu.css
index 804f96cfb..0d54350a9 100644
--- a/themes/base/jquery.ui.selectmenu.css
+++ b/themes/base/jquery.ui.selectmenu.css
@@ -55,7 +55,7 @@
padding: 0.4em 2.1em 0.4em 1em;
display: block;
line-height: 1.4;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
}