Fix map display on RMO status-by-id page
This involves rebuilding the "publicreport.report_location" view after making a bunch of changes to making publicreport.water the consistent name (over pool) throughout RMA tables.
This commit is contained in:
parent
a7c34ca3b2
commit
5e7c547670
8 changed files with 121 additions and 76 deletions
|
|
@ -31,10 +31,6 @@ body {
|
|||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
#map {
|
||||
width: 510px;
|
||||
height: 300px;
|
||||
}
|
||||
.address-container {
|
||||
background-color: #f8f9fa;
|
||||
border-radius: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue