mirror of https://github.com/itflow-org/itflow
UI Moved global Search bar to the center
This commit is contained in:
parent
4fd6d752c6
commit
6f37d22ab5
|
|
@ -8,7 +8,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<!-- Right navbar links -->
|
||||
<!-- Center navbar links -->
|
||||
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
|
|
@ -23,6 +23,11 @@
|
|||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</ul>
|
||||
|
||||
<!-- Right navbar links -->
|
||||
|
||||
<ul class="navbar-nav ml-auto">
|
||||
|
||||
<!-- New Notifications Dropdown -->
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Reference in New Issue