|
|
@@ -2,11 +2,11 @@
|
|
|
<div class="section">
|
|
|
<div class="editor-option">
|
|
|
<label class="small">Relative time options <small>comma seperated</small></label>
|
|
|
- <input type="text" array-join class="input-large" ng-model="panel.time_options">
|
|
|
+ <input type="text" array-join class="input-xlarge" ng-model="panel.time_options">
|
|
|
</div>
|
|
|
<div class="editor-option">
|
|
|
<label class="small">Auto-refresh options <small>comma seperated</small></label>
|
|
|
- <input type="text" array-join class="input-large" ng-model="panel.refresh_intervals">
|
|
|
+ <input type="text" array-join class="input-xlarge" ng-model="panel.refresh_intervals">
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|