X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a402e811dac1f999dcf623ce6099e554d76c6de4..af1397436f0a1fd1c8170e3935a13c3ec51ea948:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 6b99662a4..f2ba4843c 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1209,9 +1209,8 @@ tr.turn:hover { } .warning { - margin: $lineheight/2 0; - padding: $lineheight/2; - font-size: 90%; + margin: 0 0 $lineheight/2 0; + padding: 0 $lineheight/2; } .note-comments li, .changeset-comments li {