We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d06bf commit 3cd58fcCopy full SHA for 3cd58fc
1 file changed
themes/base/jquery.ui.selectmenu.css
@@ -55,4 +55,7 @@
55
padding: 0.4em 2.1em 0.4em 1em;
56
display: block;
57
line-height: 1.4;
58
+ overflow: hidden;
59
+ text-overflow: ellipsis;
60
+ white-space: nowrap;
61
}
0 commit comments