X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6ae4e53f4582f91267ec829a5b6cb1b2260aa06b..676aef5be6ae7eb3bf18e4abbc295408546c6c8c:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 4cc31d611..7f92b9785 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -395,7 +395,7 @@ body.small-nav { overflow-y: scroll; } - .overlay-sidebar { + .overlay-sidebar.overlay-right-sidebar { #sidebar { position: absolute; width: 350px; @@ -403,7 +403,7 @@ body.small-nav { overflow: hidden; } - #map, #map-ui { + #map { height: 100%; } }