mirror of
https://github.com/pi-hole/web.git
synced 2026-02-23 11:16:05 +00:00
Adjust topbar (first pass)
- Change the collapse/expand icon; - remove old unnecessary CSS rules (adjust buttons height) - add space (gap) between top menu items Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -43,7 +43,7 @@ mg.include('header.lp','r')
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" data-widget="pushmenu" href="#" role="button" aria-label="Toggle Navigation">
|
||||
<i class="fa fa-bars"></i>
|
||||
<i class="fa fa-angle-double-left"></i>
|
||||
<span class="warning-count badge navbar-badge hidden" id="top-warning-count"></span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user