mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
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:
committed by
Tim Abbott
parent
7a66dfa133
commit
51de011c07
@@ -359,9 +359,6 @@
|
||||
|
||||
.guest-avatar {
|
||||
position: relative;
|
||||
background-size: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
&::after {
|
||||
|
||||
Reference in New Issue
Block a user