]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Stop text overflowing the richtext preview pane
[rails.git] / app / assets / stylesheets / common.css.scss
index 4ab90f7ab6e3910b5442fdb66634d5903b5f9c47..62e333db36d8828c6dd56a897410792f6ecf85b4 100644 (file)
@@ -1623,6 +1623,7 @@ a.button.submit {
       display: inline-block;
       padding: 20px;
       background-color: #f4f4ff;
+      overflow-x: scroll;
 
       &.loading {
         background-image: image-url("loading.gif");