mirror of
https://github.com/flarum/core.git
synced 2025-07-23 17:51:24 +02:00
Make sure discussion sidebar appears above posts
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
& > ul {
|
& > ul {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
& > li {
|
& > li {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
Reference in New Issue
Block a user