Skip to content

Sidebar on smaller screen sets display: block instead of the flex #135

@agatheblues

Description

@agatheblues

There is a bug in bitstyles_phoenix.

It's applying the class u-flex to the sidebar that that will never work for smaller screen. The sidebar's logic to hide and show itself applies an inline style of display: block, which overrides display: flex from .u-flex.

As a result, positioning an element at the bottom of the sidebar for example will not work.

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