1
0
mirror of https://github.com/flarum/core.git synced 2025-08-28 10:30:54 +02:00

Tweak badge appearances

This commit is contained in:
Toby Zerner
2015-07-20 18:12:48 +09:30
parent 7dd7b3f32c
commit d04910b6da
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
.DiscussionHero {
.badges {
margin-right: 5px;
margin-right: 10px;
margin-bottom: -2px;
}
}