From e7d48e00d28bd59633566ee247b0fea994389fee Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 7 Jan 2020 12:25:22 -0700 Subject: [PATCH] Appease the scss linter too --- res/css/views/dialogs/_DMInviteDialog.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/css/views/dialogs/_DMInviteDialog.scss b/res/css/views/dialogs/_DMInviteDialog.scss index e4ca0b5953..eaad74d581 100644 --- a/res/css/views/dialogs/_DMInviteDialog.scss +++ b/res/css/views/dialogs/_DMInviteDialog.scss @@ -99,7 +99,7 @@ limitations under the License. width: 36px; height: 36px; - &>* { + & > * { position: absolute; top: 0; left: 0; @@ -178,7 +178,7 @@ limitations under the License. } img.mx_DMInviteDialog_userTile_avatar { - vertical-align: top; + vertical-align: top; } .mx_DMInviteDialog_userTile_name {