Skip to content

Broken styling of option helper text #31

@tdulcet

Description

@tdulcet

The 8bc2b1c commit broke the styling of the option helper text for several of my extensions.

For example, before that commit:
Image

and after that commit:
Image

As you can see, it causes each group of adjacent elements in the helper text to be displayed in a separate column, instead of displaying the entire description in a single column as expected. For reference, here is my HTML code for this example.

The same change was made to the CommonCss library in TinyWebEx/CommonCss@f661621 and I could file a separate issue in that repository if needed, as I suspect it would similarly break the styling for some extensions.

Also see: #17 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions