X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6e154d48c0e77ea110fc93772c6a2be113a90bb1..37d65124a635a0d682d172c30bf10770c6ed136d:/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; + } } }