Selectmenu: Whitespace.

This commit is contained in:
Scott González 2013-10-23 10:12:40 -04:00
parent 80d2c1180a
commit 8019a0ce0b

View File

@ -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;
}