diff --git a/core/style.css b/core/style.css index dba6685..56cc10d 100644 --- a/core/style.css +++ b/core/style.css @@ -356,16 +356,6 @@ nav.top div.slideout.account .panel .button-column { height: 50%; } -nav.top div.slideout.account .panel .user-column .avatar { - flex-shrink: 0; - background: var(--primary-container-background); - border: var(--primary-container-border); -} - -nav.top div.slideout.account .panel .user-column .ninfo { - flex-grow: 1; -} - nav.top div.slideout.account.active .dropdown { height: 112px; } nav.top.guest div.slideout.account.active .dropdown { height: 112px; } nav.top div.slideout.mail.active .dropdown,