alignment fix due to font-size bump

This commit is contained in:
Kris 2019-01-18 16:24:27 -05:00
parent 4f897dde50
commit e6e4a073a5
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
.badge-wrapper {
margin-right: 8px;
&.bullet {
padding-top: 1px; // alignment hack
padding-top: 2px; // alignment hack
}
}
.badge-wrapper.bullet {