Skip to content

Commit ca04ad1

Browse files
scottgonzalezarschmitz
authored andcommitted
Selectmenu: Restore hidden overflow on menu items
1 parent eae496e commit ca04ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/base/selectmenu.css

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
}
1919
.ui-selectmenu-menu .ui-menu {
2020
overflow: auto;
21+
overflow-x: hidden;
2122
padding-bottom: 1px;
2223
}
2324
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {

0 commit comments

Comments
 (0)