From d6e1015197d05f1b0c9e543628830d6f54b84cfa Mon Sep 17 00:00:00 2001
From: Magnus Hoff <maghoff@gmail.com>
Date: Tue, 11 Sep 2018 19:53:14 +0200
Subject: [PATCH] Reset style for Safari to make transition between view and
 edit more seamless

---
 assets/style.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/assets/style.css b/assets/style.css
index 3eb5f99..ba07ba7 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -2,6 +2,10 @@
     display: none;
 }
 
+input {
+    margin: 0; /* reset for Safari */
+}
+
 html {
     font-family: "Apple Garamond", "Baskerville",
         "Times New Roman", "Droid Serif", "Times",