Fix account header image missing in low-res (#24433)
1 files changed, 0 insertions(+), 4 deletions(-) M app/javascript/styles/mastodon/accounts.scss
M app/javascript/styles/mastodon/accounts.scss => app/javascript/styles/mastodon/accounts.scss +0 -4
@@ 36,10 36,6 @@ @media screen and (max-width: 600px) { height: 200px; } - - @media screen and (max-width: $no-gap-breakpoint) { - display: none; - } } &__bar {