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