Merge pull request #168 from 67P/bugfix/ios_button_styling
Reset iOS button styling
This commit was merged in pull request #168.
This commit is contained in:
@@ -10,6 +10,7 @@ button, input[type=submit], .button {
|
||||
text-transform: uppercase;
|
||||
cursor: pointer;
|
||||
letter-spacing: 0.1em;
|
||||
-webkit-appearance: none;
|
||||
|
||||
&+button, &+input[type=submit], &+.button {
|
||||
margin-left: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user