1
0
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:
Toby Zerner
2015-03-03 20:54:37 +10:30
parent da023885b6
commit 7ceed5ff75

View File

@@ -278,7 +278,7 @@
}
}
@media @tablet @desktop @desktop-hd {
@media @tablet, @desktop, @desktop-hd {
.post {
padding-left: 90px;