remove unsightly auto-applied margin from safari buttons

This commit is contained in:
Erica Wright
2017-10-24 15:08:57 -04:00
parent 82e206bccf
commit 82a8283b6e

View File

@@ -142,6 +142,7 @@ select,
textarea, textarea,
button { button {
font-family: inherit; font-family: inherit;
margin: 0;
} }
a { a {