Revert "MaterialStatus: stack avatars on top"
This reverts commit a9a84f6701
.
This commit is contained in:
parent
cb4a394f09
commit
679617c877
1 changed files with 0 additions and 33 deletions
|
@ -728,39 +728,6 @@ a.status-card.compact:hover {
|
||||||
@include standard-panel;
|
@include standard-panel;
|
||||||
padding: 15px 0 10px;
|
padding: 15px 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status {
|
|
||||||
padding: 8px 10px;
|
|
||||||
|
|
||||||
&__avatar {
|
|
||||||
position: relative;
|
|
||||||
margin-right: 10px;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__profile {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__display-name {
|
|
||||||
.display-name__account {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (min-width: 630px) {
|
|
||||||
.columns-area .material-status .status {
|
|
||||||
padding: 15px;
|
|
||||||
|
|
||||||
&__avatar {
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-thumbs {
|
.attachment-thumbs {
|
||||||
|
|
Loading…
Reference in a new issue