diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 516d7ae5..f584095d 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1369,7 +1369,7 @@ a.tag:hover { .row.editor { float: left; width: 100%; - overflow: scroll; + overflow: auto; position: absolute; top: 105px; bottom: 0; diff --git a/views/site_files/text_editor.erb b/views/site_files/text_editor.erb index 7282304f..1d6e84a4 100644 --- a/views/site_files/text_editor.erb +++ b/views/site_files/text_editor.erb @@ -1,10 +1,13 @@