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 {
|
||||
padding-left: 90px;
|
||||
|
||||
|
Reference in New Issue
Block a user