You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
Currently, if Bootstrap is installed, at-odds definitions in Bootstrap and the requirement of the "Dropdown" class create conflicts. In particular, Bootstrap overrides the position: absolute.
Even doubling up the definition of html /deep/ paper-dropdown to html /deep/ paper-dropdown, html /deep/ paper-dropdown.dropdown should fix this.