Reset iOS button styling #168

Merged
galfert merged 1 commits from bugfix/ios_button_styling into master 2019-11-29 20:07:36 +00:00
Showing only changes of commit c321dc51b0 - Show all commits
+1
View File
@@ -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;