mirror of
https://github.com/flarum/framework.git
synced 2025-04-25 14:14:03 +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 {
|
.discussion-posts {
|
||||||
margin-right: 200px;
|
margin-right: 200px;
|
||||||
}
|
}
|
||||||
|
@ -275,7 +275,7 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.back-control {
|
.back-button {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user