Skip to content

Instantly share code, notes, and snippets.

@fredchu
Created June 24, 2014 15:57
Show Gist options
  • Save fredchu/1f8366689328404cd3bf to your computer and use it in GitHub Desktop.
Save fredchu/1f8366689328404cd3bf to your computer and use it in GitHub Desktop.
Increase the height of <select> for webkit on Mac
.target {
-webkit-appearance: menulist-button;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment