styles: Remove conflicting .guest-avatar rules.

These were fighting with #avatar, #user-avatar-block,
.inline_profile_picture, .popover-avatar.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-10-22 23:29:03 -07:00
committed by Tim Abbott
parent 7a66dfa133
commit 51de011c07

View File

@@ -359,9 +359,6 @@
.guest-avatar {
position: relative;
background-size: 100%;
width: 100%;
height: 100%;
overflow: hidden;
&::after {