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

Correctly align md icon in ActionRouter component #1927

Merged
merged 1 commit into from
May 5, 2021

Conversation

raimund-schluessler
Copy link
Contributor

This fixes the alignment of the icon slot of the ActionRouter component in case the router-link renders to an a tag.

Before:
Screenshot_2021-05-05 Inventar - Nextcloud

After:
Screenshot_2021-05-05 Inventar - Nextcloud(1)

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added bug Something isn't working feature: actions Related to the actions components labels May 5, 2021
@raimund-schluessler raimund-schluessler added this to the 4.0.0 milestone May 5, 2021
@raimund-schluessler raimund-schluessler linked an issue May 5, 2021 that may be closed by this pull request
@juliushaertl juliushaertl merged commit 56b33a7 into master May 5, 2021
@juliushaertl juliushaertl deleted the fix/1926/action-router-icon branch May 5, 2021 14:30
@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
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.

ActionRouter material design icon misaligned in some cases
3 participants