Skip to content

inline display:block on .sf-toolbar-block-ajax #60757

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

Closed
phtmgt opened this issue Jun 11, 2025 · 2 comments
Closed

inline display:block on .sf-toolbar-block-ajax #60757

phtmgt opened this issue Jun 11, 2025 · 2 comments

Comments

@phtmgt
Copy link

phtmgt commented Jun 11, 2025

Symfony version(s) affected

7.3.0

Description

The inline display: block on .sf-toolbar-block-ajax prevents the debug toolbar from collapsing to the icon on the right:

Image

I believe this happens at line 147 in toolbar_js.html.twig

How to reproduce

Click on the X to hide the toolbar.

Possible Solution

Abandon inline styling for .sf-toolbar-block-ajax

Additional Context

No response

@MatTheCat
Copy link
Contributor

Duplicate of #60602? Should have been fixed by #60607.

@phtmgt
Copy link
Author

phtmgt commented Jun 12, 2025

My bad, didn’t find the existing issue. I temporarily fixed it myself by commenting out the lines around 147 where the inline styles are applied.

@phtmgt phtmgt closed this as completed Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants