Skip to content

PW 3.0.200 breaks CSS for icons in module list #133

@Klenkes

Description

@Klenkes

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions