1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Tweak display of badges in the discussion hero

This commit is contained in:
Toby Zerner
2015-07-22 09:58:14 +09:30
parent c697c734d5
commit d40c28a370
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
.badges {
margin-right: 10px;
margin-bottom: -2px;
vertical-align: 2px;
}
}
.DiscussionHero-items {