Link labels to input elements

This commit is contained in:
Maximilian Krög
2020-08-01 11:47:26 +02:00
parent 37e5529b22
commit d2d1022359
27 changed files with 102 additions and 99 deletions

View File

@@ -11,4 +11,4 @@ cloak:
---
<div id="map" class="map"></div>
<div><input type="checkbox" id="rotateWithView">Rotate with view</div>
<div><label><input type="checkbox" id="rotateWithView"> Rotate with view</label></div>