1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00

Make sure discussion sidebar appears above posts

This commit is contained in:
Toby Zerner
2015-06-26 12:18:32 +09:30
parent 9a04603587
commit 8cc47c77de

View File

@@ -61,6 +61,7 @@
& > ul {
position: fixed;
margin-top: 30px;
z-index: 1;
& > li {
margin-bottom: 10px;