X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5cc4e933479b7e74ed7d4425909f0915717fc1db..58222ec572175d4fba8b9dc17b5bd3842acf2e1d:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 7c4053c4f..50bcf9be7 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -694,10 +694,6 @@ body.compact-nav { } #browse_status { - p { - padding: $lineheight; - } - input { display: block; margin-left: auto; @@ -1039,11 +1035,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;