I am having trouble with a responsive design using Bootstrap 3. The navbar looks fine on mobile and desktop screens, but breaks on tablets.
Here are the views for mobile, tablet, and desktop:
The tablet view is broken, while the mobile and desktop views are okay. I have tried various solutions but haven't found a fix yet.
As you can see, the navbar breaks in the tablet view (2 lines instead of the three bars icon).
However, the navbar looks fine on desktop screens.
Thank you!