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

BUGFIX: Neos logo icon width #3852

Merged
merged 1 commit into from
Sep 19, 2024
Merged

BUGFIX: Neos logo icon width #3852

merged 1 commit into from
Sep 19, 2024

Conversation

mhsdesign
Copy link
Member

Regression from #3836

When using additional plugins like the environment display thing, the neos logo is after the mentioned change of using inline svg tags instead img with base64 data url collapsed:

Before:
image

After:
image

This fixed this state by using inline-flex instead.

What I did

How I did it

How to verify it

@github-actions github-actions bot added Bug Label to mark the change as bugfix 8.3 labels Sep 19, 2024
@Sebobo Sebobo merged commit 537b1a2 into 8.3 Sep 19, 2024
10 checks passed
@Sebobo Sebobo deleted the bugfix/neos-logo-icon-width branch September 19, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants