PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

paper-dropdown-menu width can not set in IE 11 #272

Open nishantgirbar opened 6 years ago

nishantgirbar commented 6 years ago

Description

paper-dropdown-menu always-float-labe label="Currency Code:" style="width: 400px!important;"

Expected outcome

{{currency}}

Actual outcome

Its working fine on Chrome but not working on IE11

Thanks, Nishant Kumar