Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

OptionsMenu top positioning is fixed #120

Open
scurker opened this issue Jun 7, 2019 · 0 comments
Open

OptionsMenu top positioning is fixed #120

scurker opened this issue Jun 7, 2019 · 0 comments

Comments

@scurker
Copy link
Member

scurker commented Jun 7, 2019

The current position of the menu has a set pixel amount:

top: 33px; // one less than the height of the trigger

If you have a differently sized trigger, this can cause the menu to be offset by an amount that doesn't match the trigger.

OptionsMenu with offset menu

We should just be able to use top: 100% to achieve the exact same result.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant