Fixing tag alignment

This commit is contained in:
Kris 2019-01-08 16:25:11 -05:00
parent 3ec38f5a3b
commit cfb8e157a2
1 changed files with 1 additions and 1 deletions

View File

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