Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 77a3d2e

Browse files
authored
Merge pull request #6491 from robintown/align-reactions
Realign reactions row with messages in modern layout
2 parents 98f3a51 + 3694006 commit 77a3d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/rooms/_EventTile.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ $hover-select-border: 4px;
276276

277277
.mx_ReactionsRow {
278278
margin: 0;
279-
padding: 6px 60px;
279+
padding: 4px 64px;
280280
}
281281
}
282282

0 commit comments

Comments
 (0)