]>
git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
height: 50%;
}
+ #map-ui {
+ z-index: 9999;
+ width: 100%;
+ height: 50%;
+ overflow-y: scroll;
+ }
+
.overlay-sidebar {
#sidebar {
position: absolute;
overflow: hidden;
}
- #map {
+ #map, #map-ui {
height: 100%;
}
}
-
- #map-ui {
- z-index: 9999;
- width: 100%;
- overflow-y: scroll;
- }
}
}
display: block;
}
- .icon-list {
- padding-bottom: 20px;
- div {
- margin-bottom: 10px;
- p {
- padding-top: 10px;
- }
- }
- }
.sprite.small {
width: 50px;
height: 50px;