Add “In Memoriam” banner back to profiles (#23614)
This commit is contained in:
@ -6963,7 +6963,8 @@ noscript {
|
||||
}
|
||||
|
||||
.moved-account-banner,
|
||||
.follow-request-banner {
|
||||
.follow-request-banner,
|
||||
.account-memorial-banner {
|
||||
padding: 20px;
|
||||
background: lighten($ui-base-color, 4%);
|
||||
display: flex;
|
||||
@ -6998,6 +6999,10 @@ noscript {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.account-memorial-banner__message {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.column-inline-form {
|
||||
padding: 15px;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user