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;
}
}

View File

@ -25,7 +25,7 @@
white-space: nowrap;
pointer-events: none;
.badge {
.Badge {
margin-left: -15px;
position: relative;
pointer-events: auto;