1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +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 0526e223e4
commit c1ebc1c626

View File

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