mirror of
https://github.com/flarum/core.git
synced 2025-07-18 23:31:17 +02:00
Fix regression with post styles
This commit is contained in:
@@ -278,7 +278,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media @tablet @desktop @desktop-hd {
|
@media @tablet, @desktop, @desktop-hd {
|
||||||
.post {
|
.post {
|
||||||
padding-left: 90px;
|
padding-left: 90px;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user