CreativeIT / getmdl-select

Select for material-design-lite
http://creativeit.github.io/getmdl-select/
MIT License
301 stars 87 forks source link

Box-shadow on menu missing #66

Closed nathanjosiah closed 6 years ago

nathanjosiah commented 7 years ago

The overflow: hidden on .getmdl-select .mdl-menu__container and the overflow-y: auto on .getmdl-select__fix-height .mdl-menu__container is causing the shadow of the menu to be lost. This can be seen on both of the demo configurations.

Partially (sometimes fully) missing on: image

and totally missing on: image

compare to the mdl menu: image

alexbananabob commented 6 years ago

Thanks, Nathanjosiah Will fix this in a new release