- Issue created by @rkoller
- 🇩🇪Germany rkoller Nürnberg, Germany
I have to add I also noticed two more issues, but those were only one time and i was unable to reproduce so far, but i'll add them in the context of this issue cuz the "might" be at least related as well:
- Installing the plus suite with layout builder plus, navigation plus, and edit plus alongside skipto made the topbar not showing up and the edit button in the navigation sidebar was shown neither. after several installs and uninstalls both coexisted but it felt flaky.
- the skipto button and the expanded menu collided somehow with status messages and the display of the two in combination was off.
- 🇩🇪Germany rkoller Nürnberg, Germany
Turns out the skipto.css file was unnecessary to add and that additional css was causing all those issue. the three issues listed in the issue summary as well as the problems with the plus suite are solved with MR3. i was only unable to reproduce the problem with the status messages so far but odds are it might be solved as well.
- 🇩🇪Germany rkoller Nürnberg, Germany
@grienauer noted that aside removing the css asset from the libraries.yml, it "might be" a good idea to also remove the css assets in the first place as well. ^^ completely forgot about that detail.
- First commit to issue fork.
- 🇬🇧United Kingdom the_g_bomb
The patch applies, and the CSS files are removed.
The styling, as described, looks to be addressed.