X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d218d5bf7d5e980635f8d9a773ab675786f8cea4..2d2334d34bd6ed2fb119ce2a1562754b318bc14f:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 83ae35680..cf687653e 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1335,6 +1335,11 @@ tr.turn:hover { .user-terms { .content-body .content-inner { padding: 0; + + .message { + margin-top: 80px; + padding: 20px; + } } }