webapp: inverter advanced tab needs space at the top
this avoids the input text box from colliding with the tab navigation bottom border.
This commit is contained in:
parent
e724fb8375
commit
f85297d52f
@ -267,7 +267,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="tab-pane fade show"
|
class="tab-pane fade show pt-3"
|
||||||
id="nav-advanced"
|
id="nav-advanced"
|
||||||
role="tabpanel"
|
role="tabpanel"
|
||||||
aria-labelledby="nav-advanced-tab"
|
aria-labelledby="nav-advanced-tab"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user