Commit ae66c3f2 by Torkel Ödegaard

fix(influxdb): minor editor display fix

parent ecf5b61e
......@@ -30,7 +30,7 @@
<div class="gf-form-inline" ng-repeat="selectParts in ctrl.queryModel.selectModels">
<div class="gf-form">
<label class="gf-form-label query-keyword width-7">
<span ng-show="$index === 0">SELECT</span>
<span ng-show="$index === 0">SELECT</span>&nbsp;
</label>
</div>
......
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