Skip to content

Commit cb19e0f

Browse files
authored
Merge pull request #84 from osmlab/iandees-patch-1
Silly change to trigger a build
2 parents 56f5a48 + ddf3de7 commit cb19e0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bbox.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
</style>
2525
</head>
2626
<body>
27-
<div class='container'>
28-
<div id='map' class='col12 full-height'></div>
29-
<a id='bbox'></a>
30-
</div>
27+
<div class='container'>
28+
<div id='map' class='col12 full-height'></div>
29+
<a id='bbox'></a>
30+
</div>
3131
<script src='//unpkg.com/[email protected]/dist/leaflet.js'></script>
3232
<script src='js/locationfilter/src/locationfilter.js'></script>
3333
<script>

0 commit comments

Comments
 (0)