Reset iOS button styling
Removes the pill shaped, shaded button styling on iOS.
This commit is contained in:
@@ -10,6 +10,7 @@ button, input[type=submit], .button {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
letter-spacing: 0.1em;
|
letter-spacing: 0.1em;
|
||||||
|
-webkit-appearance: none;
|
||||||
|
|
||||||
&+button, &+input[type=submit], &+.button {
|
&+button, &+input[type=submit], &+.button {
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user