Skip to content

Commit 8253da5

Browse files
authored
Adjust spacing of navbar components in collapsed view (#1009)
1 parent fa891d7 commit 8253da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/macros/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</div>
6464
</li>
6565
</ul>
66-
<ul class="navbar-nav flex-row flex-wrap ms-auto" >
66+
<ul class="navbar-nav ms-auto" >
6767
<li>
6868
<li class="nav-item">
6969
<a href="https://github.com/facultyai/dash-bootstrap-components" class="nav-link">

0 commit comments

Comments
 (0)