From 6572e218383af6533b9bc6a92c44e91b32f135f1 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Thu, 4 Nov 2021 15:30:00 +0100 Subject: [PATCH] RecogitoJS and Annotorious now handle editor left margin separately --- themes/default/editor/_editor.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/default/editor/_editor.scss b/themes/default/editor/_editor.scss index cf7b569..f611389 100644 --- a/themes/default/editor/_editor.scss +++ b/themes/default/editor/_editor.scss @@ -6,7 +6,6 @@ .r6o-editor { position:absolute; z-index:99999; - margin-left:-14px; width:400px; color:$standard-type; opacity:0;