From: Andy Allan Date: Wed, 15 Jul 2020 17:13:35 +0000 (+0200) Subject: Remove unused warning css X-Git-Tag: live~2648^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/89a57f33ef5dc585842d516ee79620f4c843c1b9?ds=sidebyside Remove unused warning css --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 57c1d1617..0890481da 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1040,11 +1040,6 @@ tr.turn:hover { } } - .warning { - margin: 0 0 $lineheight/2 0; - padding: 0 $lineheight/2; - } - .note-comments li, .changeset-comments li { margin: $lineheight/2 0;