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

Commit e2bf0c8

Browse files
committed
Move icons to the left
We do this because they would otherwise collide with the scrollbar Signed-off-by: Šimon Brandner <[email protected]>
1 parent 62939f1 commit e2bf0c8

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
@@ -532,7 +532,7 @@ $left-gutter: 64px;
532532
visibility: hidden;
533533
cursor: pointer;
534534
top: 6px;
535-
right: 6px;
535+
right: 12px;
536536
width: 19px;
537537
height: 19px;
538538
background-color: $message-action-bar-fg-color;

0 commit comments

Comments
 (0)