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

Prevent overflow of action-link in Firefox #1934

Merged
merged 1 commit into from
May 10, 2021

Conversation

raimund-schluessler
Copy link
Contributor

This prevents the ActionLink component from overflowing the dropdown menu in Firefox, which caused a scrollbar if the Actions were close to the viewport edge.

Before:
Before

After:
After

Closes #1887.

@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: actions Related to the actions components labels May 6, 2021
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@juliushaertl juliushaertl merged commit faf36a8 into master May 10, 2021
@juliushaertl juliushaertl deleted the fix/1887/action-link-overflow branch May 10, 2021 05:43
@skjnldsv skjnldsv mentioned this pull request Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: actions Related to the actions components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActionLink padding overflows Actions dropdown
3 participants