Skip to content
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

style: Removing and alinging dropdowns items. #15048

Merged
merged 1 commit into from
May 23, 2022

Conversation

gabriellpr
Copy link
Collaborator

Before this PR the dropdown items had additional margin/padding on hover/active.
and the dropdown icons weren't vertically (center) aligned with the text

firstexample
secondexample

Now, the dropdown items don't have any white spaces inside and the dropdown icons are vertically centered.
alignItens

@ramonlsouza ramonlsouza self-requested a review May 20, 2022 12:34
@sonarcloud
Copy link

sonarcloud bot commented May 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.7% 0.7% Duplication

@gabriellpr gabriellpr marked this pull request as ready for review May 20, 2022 14:27
@antobinary antobinary added this to the Release 2.5 milestone May 20, 2022
@antobinary antobinary changed the title Removing and alinging dropdowns items. style: Removing and alinging dropdowns items. May 20, 2022
@ramonlsouza ramonlsouza merged commit a492f51 into bigbluebutton:v2.5.x-release May 23, 2022
@ffdixon
Copy link
Member

ffdixon commented May 23, 2022

@ramonlsouza Could you add more spacing around the menus

image

The text is looking a bit too tight against the top, bottom, left, and right of the pop-up menu.

@ramonlsouza
Copy link
Member

@ffdixon Sure! I will create a new PR increasing the spacing a bit so we have something similar to what it was before the latest changes, but without the white borders... like this:

2022-05-23_11-37

@ramonlsouza
Copy link
Member

closes #15031

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

Successfully merging this pull request may close these issues.

None yet

4 participants