From adf08d66017df800ca67233f87615c914e125379 Mon Sep 17 00:00:00 2001 From: Andr3as Date: Mon, 6 Mar 2017 09:44:00 +0100 Subject: [PATCH] Fixes indentation --- themes/default/editor/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/editor/screen.css b/themes/default/editor/screen.css index 41dd458..d2511aa 100644 --- a/themes/default/editor/screen.css +++ b/themes/default/editor/screen.css @@ -9,7 +9,7 @@ color: #fff; } .ace_editor { - position: absolute !important; + position: absolute !important; } .ace_content { padding: 0;