mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 08:03:30 +02:00
Patched styles.css to make leaflet resizeable
This commit is contained in:
+2
-2
@@ -1755,7 +1755,7 @@ tr.search:nth-child(odd) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#leaflet-map {
|
#leaflet-map {
|
||||||
height: 600px;
|
height: 95%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-storage-input {
|
.edit-storage-input {
|
||||||
@@ -1764,4 +1764,4 @@ tr.search:nth-child(odd) {
|
|||||||
|
|
||||||
label {
|
label {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user