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

Reduce discussion list padding

This commit is contained in:
Toby Zerner
2015-06-19 20:57:49 +09:30
parent d0f72fb05d
commit 1ea91dc707

View File

@@ -41,7 +41,7 @@
} }
.tags-label { .tags-label {
.discussion-summary & { .discussion-summary & {
margin-right: 10px; margin-right: 4px;
} }
.discussion-tagged-post & { .discussion-tagged-post & {
margin: 0 2px; margin: 0 2px;