diff --git a/app/assets/stylesheets/content.css.scss b/app/assets/stylesheets/content.css.scss index 7c03e50a..570f9c2c 100644 --- a/app/assets/stylesheets/content.css.scss +++ b/app/assets/stylesheets/content.css.scss @@ -77,10 +77,6 @@ p.long-form { } } -.autocomplete-content { - position: absolute !important; -} - .spaced-paragraphs { p { margin-bottom: 18px !important; @@ -94,4 +90,4 @@ p.long-form { } margin-bottom: 30px; -} \ No newline at end of file +} diff --git a/app/views/content/form/_text_input.html.erb b/app/views/content/form/_text_input.html.erb index 0aa30300..5bcc645c 100644 --- a/app/views/content/form/_text_input.html.erb +++ b/app/views/content/form/_text_input.html.erb @@ -11,7 +11,14 @@ %>