Skip to content

Right margin on messages too big #18354

@andrewshadura

Description

@andrewshadura

The right margin for messages set to an absolute value of 110 px is too big for small-sized screens. The issue appeared after one of the last updates.

.mx_RoomView_timeline_rr_enabled
.mx_EventTile:not([data-layout="bubble"])
.mx_EventTile_line {
    margin-right: 110px;
}

image

image

Metadata

Metadata

Assignees

Labels

A-IRC-LayoutA-Read-ReceiptsA-TimelineO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-Regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions