hack for odd z-order of tips with navbar (boostrap bug?)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<input name="q" value="[% params.q | html_entity %]" type="hidden"/>
|
<input name="q" value="[% params.q | html_entity %]" type="hidden"/>
|
||||||
<div class="clearfix">
|
<div class="clearfix">
|
||||||
<a class="field_clear_icon" href="#"
|
<a class="field_clear_icon" href="#"
|
||||||
rel="tooltip" data-placement="top" data-offset="3" data-title="Show all Ports">
|
rel="tooltip" data-placement="bottom" data-offset="3" data-title="Show all Ports">
|
||||||
<img src="[% uri_base %]/images/tango_sweep.png"/></a>
|
<img src="[% uri_base %]/images/tango_sweep.png"/></a>
|
||||||
<input id="nd_port_query" placeholder="Port, Name or VLAN"
|
<input id="nd_port_query" placeholder="Port, Name or VLAN"
|
||||||
name="f" value="[% params.f | html_entity %]" type="text"
|
name="f" value="[% params.f | html_entity %]" type="text"
|
||||||
|
|||||||
Reference in New Issue
Block a user