remove unsightly auto-applied margin from safari buttons
This commit is contained in:
parent
82e206bccf
commit
82a8283b6e
@ -142,6 +142,7 @@ select,
|
|||||||
textarea,
|
textarea,
|
||||||
button {
|
button {
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
Loading…
Reference in New Issue
Block a user