Skeleton
Skeleton copied to clipboard
added button type to list of inputs which need ios default styles removed
We were seeing some funky styling on buttons in iOS 8 on the iPad and tracked it down to the fact that skeleton isn't applying the same -webkit-appearance: none
fix to button inputs. This PR adds that type to the list.
Added at https://github.com/skeletonframework/skeletonframework