mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 04:23:53 +08:00
Fix another couple of regressions
This commit is contained in:
parent
7ceed5ff75
commit
cdd708deeb
@ -109,7 +109,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media @tablet @desktop @desktop-hd {
|
||||
@media @tablet, @desktop, @desktop-hd {
|
||||
.discussion-posts {
|
||||
margin-right: 200px;
|
||||
}
|
||||
|
@ -275,7 +275,7 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
.back-control {
|
||||
.back-button {
|
||||
float: left;
|
||||
margin-right: 25px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user