From: Anton Khorev Date: Wed, 27 Jul 2022 18:28:12 +0000 (+0300) Subject: Merge master with css changes X-Git-Tag: live~1881^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/bb868e0b11b25eb000a2c71cc993db86e383e0f3 Merge master with css changes --- bb868e0b11b25eb000a2c71cc993db86e383e0f3 diff --cc app/assets/stylesheets/common.scss index 2eb6bf98e,8d3da8f7e..1f80a9b5b --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -357,14 -358,22 +357,6 @@@ body.compact-nav clear: both; width: 100%; } -- - h2 { - font-size: 1.5rem; - } - .close-wrap { - cursor: pointer; - position: absolute; - top: 0; - right: 0; - width: 60px; - height: 60px; -- - h3, h4 { - font-size: 1.25rem; - .icon.close { - pointer-events: none; - position: absolute; - right: 20px; - top: 20px; - } -- } } .overlay-sidebar #sidebar {