From 00bb72f52d78518a05565e601d0f807f838b7550 Mon Sep 17 00:00:00 2001 From: Kris Aubuchon Date: Sun, 9 Nov 2014 19:26:22 -0500 Subject: [PATCH] fixing very bizaare Safari 8.0 bug on title input --- app/assets/stylesheets/desktop/compose.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/desktop/compose.scss b/app/assets/stylesheets/desktop/compose.scss index f328c561d3a..6a4a21356df 100644 --- a/app/assets/stylesheets/desktop/compose.scss +++ b/app/assets/stylesheets/desktop/compose.scss @@ -302,7 +302,6 @@ } } .title-input, .category-input, .show-admin-options { - position: relative; display: inline; } .show-admin-options {