Skip to content

Commit

Permalink
Reset style for Safari to make transition between view and edit more …
Browse files Browse the repository at this point in the history
…seamless
  • Loading branch information
maghoff committed Sep 11, 2018
1 parent 9c67333 commit d6e1015
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
display: none;
}

input {
margin: 0; /* reset for Safari */
}

html {
font-family: "Apple Garamond", "Baskerville",
"Times New Roman", "Droid Serif", "Times",
Expand Down

0 comments on commit d6e1015

Please sign in to comment.