Skeleton icon indicating copy to clipboard operation
Skeleton copied to clipboard

added button type to list of inputs which need ios default styles removed

Open twalling opened this issue 8 years ago • 1 comments

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.

image

twalling avatar Aug 05 '15 17:08 twalling

Added at https://github.com/skeletonframework/skeletonframework

gld1982ltd avatar Dec 09 '15 16:12 gld1982ltd