Commit 034d8435 by utkarshcmu

Fixed HelpText input box

parent 42de27a2
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
<div class="gf-form-inline"> <div class="gf-form-inline">
<div class="gf-form max-width-42"> <div class="gf-form max-width-42">
<span class="gf-form-label width-8">Help Text</span> <span class="gf-form-label width-8">Help Text</span>
<input type="text" class="input-xxlarge tight-form-input" ng-model='ctrl.panel.helpText'></input>
<input type="text" class="gf-form-input width-30" ng-model='ctrl.panel.helpText'></input> <input type="text" class="gf-form-input width-30" ng-model='ctrl.panel.helpText'></input>
</div> </div>
</div> </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