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

FIX: Sizing of icons in alerts #3861

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

pKallert
Copy link
Contributor

What I did
With the FontAwesome icons update the icons in the alerts now are too wide.

Bildschirmfoto 2024-09-27 um 13 10 40

How I did it
FontAwesome sets the box-sizing to content box now:

Bildschirmfoto 2024-09-27 um 13 11 07

How to verify it
Icons are small again:

Bildschirmfoto 2024-09-27 um 13 10 27

Do not know if we should change box-sizing for icons globally or not, but I could not find any other place where it does not work.

@mhsdesign
Copy link
Member

perfect thanks lets go with that and in case we notice something else we come back to it :)

@mhsdesign mhsdesign merged commit 1835451 into neos:8.4 Sep 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants