Merge pull request #8530 from imjamesdotme/fix/map-css

Fixed Map menu content positioning for small screens.
This commit is contained in:
Jonathan
2016-05-09 18:19:04 +01:00

View File

@ -2,7 +2,7 @@
* based off of https://github.com/gitterHQ/sidecar
* license: MIT
*/
.map-aside {
width:500px;
@ -132,7 +132,6 @@
}
.mapWrapper {
position:absolute;
display: block;
height: 100%;
width: 100%;