mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 20:02:16 +08:00
Update for new post layout
This commit is contained in:
parent
cb6347ef6a
commit
3b3877d690
|
@ -1,10 +1,6 @@
|
|||
.Post--reported {
|
||||
padding-top: 0 !important;
|
||||
border: 2px solid @primary-color;
|
||||
|
||||
.Post-controls {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.Post-header .item-reported {
|
||||
|
@ -19,7 +15,7 @@
|
|||
margin-right: -22px;
|
||||
|
||||
@media @tablet-up {
|
||||
margin-left: -22px - 90px;
|
||||
margin-left: -22px - 85px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user