Merge pull request #4992 from matrix-org/joriks/irc-layout-e2e-icon

Move e2e icon
This commit is contained in:
Jorik Schellekens
2020-07-16 14:35:08 +01:00
committed by GitHub
+1 -1
View File
@@ -97,7 +97,7 @@ $irc-line-height: $font-18px;
} }
> .mx_EventTile_e2eIcon { > .mx_EventTile_e2eIcon {
position: relative; position: absolute;
right: unset; right: unset;
left: unset; left: unset;
top: 0; top: 0;