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 1b8eccf commit b2dba55Copy full SHA for b2dba55
1 file changed
src/main/resources/less/primefaces-admin/components/autocomplete.less
@@ -94,13 +94,13 @@ body .ui-autocomplete {
94
}
95
96
97
-}
98
-
99
-button.ui-autocomplete-dropdown {
+ button.ui-autocomplete-dropdown {
+ height: auto;
100
overflow: hidden;
101
> span.ui-icon-triangle-1-s {
102
- margin-top: -10px;
+ margin-top: -10px;
103
+ }
104
105
106
@supports (-ms-ime-align: auto) {
0 commit comments