diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 8c0386efd..59961e464 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -2,6 +2,7 @@ body { /* Fix for CKEditor block gutter icon "stretching" body and causing scrollbar to appear after pressing enter on the last line of the editor. */ position: fixed; + width: 100%; } #title-container {