From b1ba3db46e0ff78fc2e4011d859b1513b8e45a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 16 Oct 2019 11:47:15 +0200 Subject: Fix design issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- css/prosemirror.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'css') diff --git a/css/prosemirror.scss b/css/prosemirror.scss index b9e58a7af..3c17e4ee4 100644 --- a/css/prosemirror.scss +++ b/css/prosemirror.scss @@ -212,5 +212,4 @@ div.ProseMirror { color: var(--color-text-maxcontrast); pointer-events: none; height: 0; - font-style: italic; } -- cgit v1.2.3