X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/138aaf0f7aabeaf9a0ed8d0895e6eff6b64b640f..4ed7387551b328a712959098a2eeeadf128ff225:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 864b075bb..44ac1a8d7 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -397,10 +397,6 @@ body.small-nav { #sidebar_content { padding: $spacer; } - - > div { - position: relative; - } } .overlay-sidebar #sidebar { @@ -424,11 +420,6 @@ body.small-nav { .welcome { display: none; - - p { - font-size: 110%; - font-weight: 300; - } } #banner { @@ -844,11 +835,6 @@ tr.turn:hover { bottom: 0; width: 100%; } - - #map { - height: 100%; - overflow: hidden; - } } /* Rules for non-map content pages */ @@ -907,15 +893,6 @@ tr.turn:hover { } } -#content.maximised { - top: 0; - left: 0; - right: 0; - bottom: 0; - border: 0; - z-index: 2000; -} - /* Rules for small maps in content areas */ .content_map { @@ -1094,13 +1071,6 @@ div.secondary-actions { } } -/* Rules for the iD editor */ - -.id-embed { - width: 100%; - height: 100%; -} - /* Rules for the "Welcome" page */ .site-welcome, .site-fixthemap { .sprite {