- Issue created by @atowl
- Merge request !105Fix broken UI/Styles, when using gin_lb 2.0.x with classic toolbar → (Open) created by atowl
This maybe related to
Classic Admin Toolbar styles broken on LB pages
🐛
Classic Admin Toolbar styles broken on LB pages
Active
, but i think this is related to 1.0.x, and i am making this about 2.0.x due to using gin 4.0.x (1.0.x doesn't support 4).
When using layout builder, and the classic toolbar, the secondary toolbar and general look is very broken.
install vanilla drupal site
install drupal/gin:^4.0
install drupal/gin_lb:^2.0.0
Change the appearance in /admin/appearance/settings/gin to use "Legacy, Classic Drupal Toolbar",
Layout density to "Default", and
"Show Secondary Toolbar in Frontend" Enabled.
Clear cache and edit a page with layout builder enabled.
Should look something like below
I've styled this toolbar more or less like the horizontal modern toolbar. I've used the _classic_toolbar.scss file, so we follow the same format as the gin theme.
Test?
None
None
None
Active
2.0
Code