Merge commit 'af49d93fd6
' into kb_migration
This commit is contained in:
commit
4c6f15fca1
146 changed files with 1097 additions and 1057 deletions
|
@ -6762,7 +6762,7 @@ a.status-card.compact:hover {
|
|||
content: '';
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
inset-inline-start: 50%;
|
||||
left: 50%;
|
||||
width: 0;
|
||||
height: 0;
|
||||
transform: translateX(-50%);
|
||||
|
@ -7040,7 +7040,8 @@ noscript {
|
|||
}
|
||||
|
||||
.moved-account-banner,
|
||||
.follow-request-banner {
|
||||
.follow-request-banner,
|
||||
.account-memorial-banner {
|
||||
padding: 20px;
|
||||
background: lighten($ui-base-color, 4%);
|
||||
display: flex;
|
||||
|
@ -7075,6 +7076,10 @@ noscript {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.account-memorial-banner__message {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.column-inline-form {
|
||||
padding: 15px;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue