1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 01:31:40 +02:00

Add more breathing room between posts and sidebar

This commit is contained in:
Toby Zerner
2015-09-08 11:13:28 +09:30
parent 26d1cb7e9f
commit 86af56f472

View File

@@ -54,7 +54,7 @@
@media @tablet-up {
.DiscussionPage-stream {
margin-right: 200px;
margin-right: 225px;
}
}