This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Right alignment is off for dropdown-append-to-body .dropdown-menu-right when there's a vertical scrollbar #4317
Closed
Description
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