-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Redesign, settings: mx_RoomHeader has no background but has a border #7974
Copy link
Copy link
Closed
Labels
Description
Firefox on Linux
Normally, top of the settings page looks like this:
Notice the line that separates the “Settings” heading from the actual settings. If we scroll down, we will observe this bug:
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.

