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:
RD WebDesign
2025-11-18 17:44:42 -03:00
parent 3444b0da0f
commit daa77bdc89
2 changed files with 2 additions and 11 deletions

View File

@@ -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>