[Glitch] Fix dropdown menu on profiles not being accessible on narrow screens in web UI

Port 6da9df774e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2022-11-14 06:05:10 +01:00
committed by Claire
parent 9fd866f38e
commit 9db90d2ebe
2 changed files with 12 additions and 2 deletions

View File

@@ -317,8 +317,6 @@ class Header extends ImmutablePureComponent {
<Avatar account={suspended || hidden ? undefined : account} size={90} />
</a>
<div className='spacer' />
{!suspended && (
<div className='account__header__tabs__buttons'>
{!hidden && (