Skip to content

Fix menu position for rooms and participants #941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

danxuliu
Copy link
Member

@danxuliu danxuliu commented Jun 6, 2018

Before:
menu-position-rooms-before
menu-position-participants-before

After:
menu-position-rooms-after
menu-position-participants-after

The default position (taking into account the CSS rules from the server)
of the menu in the room and participant lists shows the arrow aligned to
the center of the menu button. Moving it to the left is not needed, and
it causes the arrow to be no longer aligned with the center of the
button. Besides the contacts menu, which is already ignored in the CSS
rule, the other only element that has the "bubble" CSS class is the menu
in the participant list, so the rule can be safely removed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@Ivansss Ivansss merged commit 8357e37 into master Jun 6, 2018
@Ivansss Ivansss deleted the fix-menu-position-for-rooms-and-participants branch June 6, 2018 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants