Skip to content

Redesign, settings: mx_RoomHeader has no background but has a border #7974

@AlexDaniel

Description

@AlexDaniel

Firefox on Linux

Normally, top of the settings page looks like this:

screenshot

Notice the line that separates the “Settings” heading from the actual settings. If we scroll down, we will observe this bug:

image

Notice how the line crosses the content.

This happens because the border is part of the mx_RoomHeader element, but mx_RoomHeader has no background. mx_RoomHeader_wrapper (which is inside mx_RoomHeader) has background, but it is a bit shorter vertically. So either move the border to the wrapper element, or give the upper element its own background.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions