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 Nov 4, 2020. It is now read-only.
The current position of the menu has a set pixel amount:
pattern-library/lib/components/option-menus/style.less
Line 27 in d02a497
If you have a differently sized trigger, this can cause the menu to be offset by an amount that doesn't match the trigger.
We should just be able to use
top: 100%
to achieve the exact same result.The text was updated successfully, but these errors were encountered: