Height was a touch off
This commit is contained in:
parent
e1d1f522ff
commit
3556051d14
|
|
@ -557,7 +557,7 @@
|
|||
</button>
|
||||
</div>
|
||||
<div class="col-md-2 pull-right noprint">
|
||||
<input class="form-control interface-filter" type="text" placeholder="Filter (RegExp)" style="height: 24px" />
|
||||
<input class="form-control interface-filter" type="text" placeholder="Filter (RegExp)" style="height: 23px" />
|
||||
</div>
|
||||
</div>
|
||||
<table id="interfaces_table" class="table table-hover table-headings panel-body component-list">
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@
|
|||
</button>
|
||||
</div>
|
||||
<div class="col-md-2 pull-right noprint">
|
||||
<input class="form-control interface-filter" type="text" placeholder="Filter (RegExp)" style="height: 24px" />
|
||||
<input class="form-control interface-filter" type="text" placeholder="Filter (RegExp)" style="height: 23px" />
|
||||
</div>
|
||||
</div>
|
||||
<table id="interfaces_table" class="table table-hover table-headings panel-body component-list">
|
||||
|
|
|
|||
Loading…
Reference in New Issue