X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/899dab08f91e0b6b175105c4e419000f8649f91c..e2b364d002054455f9f6575264d6f465bf3ed29d:/app/assets/stylesheets/common.css.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 3e239f9d4..900fb9f6a 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1728,6 +1728,10 @@ a.button.submit { margin-bottom: 10px; } + div { + margin-top: 10px; + } + .warning { display: block; background-color: #ff7070; @@ -1736,8 +1740,8 @@ a.button.submit { } .comment_body { - margin-top: 4px; - margin-bottom: 4px; + margin-top: 2px; + margin-bottom: 2px; p { margin-top: 0px;