- Issue created by @atowl
- Merge request !105Fix broken UI/Styles, when using gin_lb 2.0.x with classic toolbar → (Merged) created by atowl
- 🇩🇪Germany Christian.wiedemann
Hi I fixed issues with the new navigation module in https://www.drupal.org/project/gin_lb/issues/3520001#comment-16073448 📌 [2.0.x] Make navigation module optional in gin_lb Active . Can you recheck your changes and maybe rebase than I will merge this soon. Thanks!
- 🇳🇿New Zealand atowl
Rebased that change, there's a Php Cs warning? but i'm thinking its not my commit?
- 🇩🇪Germany Christian.wiedemann
Hi, I fixed the linting in this branch. The toolbar looks good now expect that the background is not "black". Not sure if I should remove the last background: none;
This is the last class applied to the toolbar:
gin--classic-toolbar.glb-body .toolbar .toolbar-bar { position: fixed; inset-inline-start: 0; width: 100%; background: none; -webkit-box-shadow: none; box-shadow: none; }
When I remove background:none it works.
- 🇳🇿New Zealand atowl
Thanks, Think this was left over from when i was installing the environmental indicator, so i've removed it.
- 🇩🇪Germany Christian.wiedemann
It is merged now. This will land in beta2 which comes soon. Need to do some more tests. Thanks!
-
christian.wiedemann →
committed 78743c38 on 2.0.x authored by
atowl →
Issue #3516322 by atowl: Classic toolbar style broken in LB v2.0.x
-
christian.wiedemann →
committed 78743c38 on 2.0.x authored by
atowl →
Automatically closed - issue fixed for 2 weeks with no activity.