Skip to content

Help Tab issue #56

@angeliech

Description

@angeliech

Hi! Help Tab doesn't show up on toggle and is due to the following CSS class in FancyCheckbox.css.

.hidden {
display: none !important;
}

Would suggest to change it to "#tabs .hidden" or remove "!important" instead to fix. Cheers

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions