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

PW 3.0.200 breaks CSS for icons in module list #133

Open
Klenkes opened this issue Jun 2, 2022 · 0 comments
Open

PW 3.0.200 breaks CSS for icons in module list #133

Klenkes opened this issue Jun 2, 2022 · 0 comments

Comments

@Klenkes
Copy link

Klenkes commented Jun 2, 2022

Since PW 3.0.200 the display of the cog icons in the compact module list is displayed in a new line, and directly after the modules name.

Before:
aos-modules-normal
After update PW 3.0.200:
aos-modules-wrong

Steps to reproduce:
In AOS check Compact Module List in Module Tweaks.

UiKit and Reno theme show the same problem.

It looks like a CSS issue with: (not sure though...)
html.moduleCompact form#modules_form table.AdminDataList td:first-child a span ...
The display:block; shifts the icon down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant