We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7784360 commit 7924bacCopy full SHA for 7924bac
src/autocomplete.less
@@ -37,6 +37,7 @@ input[data-autocomplete] {
37
> li {
38
cursor: pointer;
39
padding: 5px 0 5px 10px;
40
+ white-space: nowrap;
41
42
&.active, &:active, &:focus, &:hover {
43
background-color: @item_active_color;
0 commit comments