Handle dropdown scrolling when larger that the viewport

This commit is contained in:
Frederic Guillot
2016-12-11 20:01:17 -05:00
parent ed406b7997
commit f83178bef8
4 changed files with 5 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
border: 1px solid #ccc
border-radius: 3px
box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
overflow: scroll
.select-dropdown-menu-item
white-space: nowrap