- don't hide layer-chooser in smartphone.css

- it's hidden in boot.js if iitc is booted with the iitcm android app
This commit is contained in:
Philipp Schaefer
2014-07-23 02:35:56 +02:00
parent 5654eae8bd
commit 57e972fe87
2 changed files with 1 additions and 5 deletions

View File

@ -102,10 +102,6 @@ body {
margin-left: 5px !important;
}
.leaflet-control-layers {
display: none; /* hide layer control - it's now handled by an in-app option */
}
#geosearch {
width: 100%;
}