You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap Navbar class "navbar-expand-sm" also does not work on Bootstrap version 5.3.2. There are only class "navbar-expand-lg" and "navbar-expand-xl" working properly.
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
When using bootstrap class' navbar-expand-md, navbar should remain expanded until viewpoint is less than 768px
Current Behavior
Navbar break and do not properly display.
Failure Information (for bugs)
Steps to Reproduce
Set your browser with a viewpoint < 992px
Navbar does not correctly display
The text was updated successfully, but these errors were encountered: