mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
full height maps
This commit is contained in:
parent
04a21d3eb2
commit
58c4037d8c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{include file="sections/header.tpl"}
|
||||
|
||||
<!-- Map container div -->
|
||||
<div id="map" style="width: '100%'; height: 600px; margin: 20px auto"></div>
|
||||
|
||||
<div id="map" class="well" style="width: '100%'; height: 78vh; margin: 20px auto"></div>
|
||||
|
||||
{literal}
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue