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
* Use absolute positioning instead to remove navbar from flow of
document
* No more negative margin fu
* Flip around padding between container and navbar for proper display
in xs and sm viewports
Tested on Chrome:
When the menu is not collapsed, the carousel looks fine:
I did a quick fix that seems to work:
After my hacky fix:
However, I'm sure there is a better solution.
This bug is probably related to #9901 except that the carousel controls are in the correct place at all times (with the carousel itself).
The text was updated successfully, but these errors were encountered: