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
When using a responsive navbar with dropdowns, the white dropdown caret remains when in the responsive layout. The two images below illustrate the caret in the normal layout (acting as it should) and how it still remains in the responsive layout (where it shouldn't be).
I initially thought that this was an issue with my code but upon inspecting the Responsive Navbar demo on the bootstrap documentation, you can see the same issue occurring. It is harder to notice since the demo isn't using .navbar-inverse.
The text was updated successfully, but these errors were encountered:
When using a responsive navbar with dropdowns, the white dropdown caret remains when in the responsive layout. The two images below illustrate the caret in the normal layout (acting as it should) and how it still remains in the responsive layout (where it shouldn't be).
I initially thought that this was an issue with my code but upon inspecting the Responsive Navbar demo on the bootstrap documentation, you can see the same issue occurring. It is harder to notice since the demo isn't using
.navbar-inverse
.The text was updated successfully, but these errors were encountered: