X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/34ca352126e54f4f289758ec6716375d56eb2599..416fca5703c08dd5af1ef6a42fd2172dc402b6db:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index cf0bfae22..c3f2b36ad 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -423,10 +423,6 @@ body.small-nav { } .overlay-layers { - p { - font-size: 13px; - margin-bottom: 8px; - } li.disabled { color: $darkgrey; } } } @@ -636,11 +632,6 @@ tr.turn { } } - .note-description { - overflow: hidden; - margin: 0 0 10px 10px; - } - .query-results { display: none; }