mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
move spacing from id to class
This commit is contained in:
parent
dd44eb389f
commit
a9995087ac
@ -71,7 +71,7 @@
|
||||
</button>
|
||||
</li>
|
||||
{% endif %}
|
||||
<li class='nav-item' id='navbar-barcode-li'>
|
||||
<li class='nav-item me-2'>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-objects" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user