mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Patched styles.css to make leaflet resizeable
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user