X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/098d1fc2351be0bd53ae26b42a9b136894c63346..af0ae25e6a9356223c41e29ad61ccec314fba8e1:/app/assets/stylesheets/small.scss diff --git a/app/assets/stylesheets/small.scss b/app/assets/stylesheets/small.scss index 6b4258ab6..c05c73c9d 100644 --- a/app/assets/stylesheets/small.scss +++ b/app/assets/stylesheets/small.scss @@ -103,11 +103,15 @@ body.small { position: relative; overflow-x: hidden; width: 100%; + height: 50%; } .overlay-sidebar { #sidebar { + position: absolute; width: 300px; + height: auto; + overflow: hidden; } #map {