Skip to content

Commit

Permalink
Merge pull request #168 from 67P/bugfix/ios_button_styling
Browse files Browse the repository at this point in the history
Reset iOS button styling
  • Loading branch information
raucao authored Nov 29, 2019
2 parents 8c75960 + c321dc5 commit b397e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit b397e4f

Please sign in to comment.