Patched styles.css to make leaflet resizeable

This commit is contained in:
Daniel Preussker
2015-11-04 12:46:26 +00:00
parent 43c1ac96f0
commit 21bcc86f38

View File

@ -1755,7 +1755,7 @@ tr.search:nth-child(odd) {
}
#leaflet-map {
height: 600px;
height: 95%;
}
.edit-storage-input {
@ -1764,4 +1764,4 @@ tr.search:nth-child(odd) {
label {
font-weight: normal;
}
}