X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/78f608b114c05f1147936a57b930831e28000c1a..de78176e04961c52f1fa1283812ec06ce6eb90cf:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 413133e45..d0839844c 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1417,11 +1417,7 @@ abbr.geo { /* Rules for the notes interface */ -.note { - width: 300px; - - .buttons { - margin-top: 5px; - text-align: right; - } +.note .buttons { + margin-top: 5px; + text-align: right; }