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

Removing a line that is now redundant #199

Closed dschuyler closed 7 years ago

dschuyler commented 7 years ago

Removing cursor: pointer that is now redundant with the change in https://github.com/PolymerElements/paper-dropdown-menu/pull/198

bicknellr commented 7 years ago

LGTM (waiting for tests to pass, but, once again, this shouldn't cause any problems)