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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
This fix solves the positioning problem with right-aligned dropdown menus but the menu position is not correctly updated when a window resize occurs and the Bootstrap grid collapses.
This is related to issue #3820
#3820
The right alignment is off when there's a scroll bar.
Demo link: http://plnkr.co/edit/y6qOfyjM54YE8Ft1Vxj6?p=preview
Both dropdowns have dropdown-menu-right.
The first dropdown has the dropdown-append-to-body white the second doesn't.
If the height of the "TRIGGER SCROLL" div is changed to 200px, for example, then the alignment is fine in both dropdowns.
The alignment should be the same in both scenarios
Thanks
The text was updated successfully, but these errors were encountered: