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

Add flexbox to admin menu link to fix text width #3145

Merged
merged 1 commit into from Jun 5, 2020
Merged

Conversation

phy25
Copy link
Collaborator

@phy25 phy25 commented Jun 5, 2020

The previous implementation assigns the whole width of the parent ul to the text area, which brings some text (fr) overlapping the icon in the second row. Adding flexbox should be most backward-compatible and ensures a proper width being set.

Fixes #3143.

The previous implementation assigns the whole width of the parent ul to the text area, which brings some text (fr) overlapping the icon in the second row. Adding flexbox should be most backward-compatible and ensures a proper width being set.
@dregad
Copy link
Contributor

dregad commented Jun 5, 2020

This problem has been bugging me for a long time! Thanks for tackling it!

@tomamplius tomamplius mentioned this pull request Jun 5, 2020
@splitbrain splitbrain merged commit af10804 into master Jun 5, 2020
@splitbrain splitbrain deleted the admin-overflow branch June 5, 2020 19:23
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.

small amin ui issue
3 participants