Inactive header in main profile to match column. (#8520)

This commit is contained in:
M Somerville
2018-08-30 22:53:30 +01:00
committed by Eugen Rochko
parent 11658d8653
commit 1bfe735d57
2 changed files with 22 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.public-account-header
.public-account-header{:class => ("inactive" if account.moved?)}
.public-account-header__image
= image_tag account.header.url, class: 'parallax'
.public-account-header__bar