diff --git a/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss b/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss index d4ec9e59bd..20e873772d 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss @@ -44,6 +44,7 @@ .navbar-nav { > li { display: inline-flex; + flex-shrink: 0; > .nav-link, > .dropdown-toggle {