diff --git a/assets/stylesheets/redmine_wysiwyg_editor.css b/assets/stylesheets/redmine_wysiwyg_editor.css index 9dccbcf..e3f849b 100644 --- a/assets/stylesheets/redmine_wysiwyg_editor.css +++ b/assets/stylesheets/redmine_wysiwyg_editor.css @@ -4,6 +4,7 @@ .wysiwyg-editor-preview.wiki-preview { background-color: #ffffff; + position: relative; } .wysiwyg-editor-preview p {