Commit 69cc1079 by Martin Brenner Committed by Ryan McKinley

Heatmap: Insert div to fix layout (#20056)

parent 30775a3f
......@@ -79,6 +79,8 @@
<div class="gf-form-inline">
<div class="gf-form">
<label class="gf-form-label width-5">X Axis</label>
</div>
<div class="gf-form">
<label class="gf-form-label width-5">Buckets</label>
<input type="number" class="gf-form-input width-5" placeholder="auto" data-placement="right"
bs-tooltip="'Number of buckets for X axis.'"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment