move "remove graph" close to query area

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
This commit is contained in:
Harkishen-Singh 2019-09-05 18:25:36 +05:30
parent b4317768b9
commit 74a9422147
2 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -26,6 +26,11 @@
TODO: Convert this to Bootstrap navbar. This requires Javascript
refresh.
-->
<div class="form-row">
<div class="col-lg-12 text-right">
<a name="remove" href="#">Remove Graph</a>
</div>
</div>
<div class="form-row">
<div class="col-lg-12">
<div class="list-group" role="tabpanel">
@ -155,10 +160,5 @@
</div>
</div>
</div>
<div class="form-row">
<div class="col-lg-12 text-right">
<a name="remove" href="#">Remove Graph</a>
</div>
</div>
</form>
</div>