FIX: similar topics lacked badge left margin

This commit is contained in:
Jeff Atwood 2015-09-29 02:14:37 -07:00
parent a2e8e5f90b
commit 980c0196a8
1 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,9 @@
color: dark-light-choose(scale-color($tertiary, $lightness: -40%), scale-color($tertiary, $lightness: 40%));
}
}
.badge-wrapper {
padding-left: 5px;
}
}
.composer-popup:nth-of-type(2) {