Skip to content

Commit c61bbeb

Browse files
committed
Avoid editor colors overlapping clickthrough
1 parent be66512 commit c61bbeb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/partials/editor.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -392,9 +392,6 @@ <h5>Global options</h5>
392392

393393
</div>
394394

395-
<!-- 2nd column -->
396-
<div class="section editor-column">
397-
398395
<div class="gf-form-group">
399396
<h5>Circle parameters</h5>
400397
<div class="gf-form">
@@ -435,10 +432,6 @@ <h5>Map thresholds to colors</h5>
435432
</div>
436433
</div>
437434

438-
</div>
439-
440-
<!-- 3rd column -->
441-
<div class="section editor-column">
442435

443436
<div class="gf-form-group">
444437
<h5>Popup labels</h5>
@@ -481,6 +474,4 @@ <h5>Clickthrough links</h5>
481474
</div>
482475
</div>
483476

484-
</div>
485-
486477
</div>

0 commit comments

Comments
 (0)