From b0e44b136a8d9d8d0e7ac3026ad10841a4870f50 Mon Sep 17 00:00:00 2001 From: yflory Date: Tue, 16 Mar 2021 17:58:22 +0100 Subject: [PATCH] Possible fix for the rich text cursor issue with firefox #406 --- customize.dist/ckeditor-contents.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/customize.dist/ckeditor-contents.css b/customize.dist/ckeditor-contents.css index e78cef7da..cca5d1d20 100644 --- a/customize.dist/ckeditor-contents.css +++ b/customize.dist/ckeditor-contents.css @@ -40,11 +40,6 @@ body margin: 0; padding: 20px; - position: absolute; - top: 0; - bottom: 0; - left: 0; - right: 0; } /* Remove margin-top for the first element */