alignment fix due to font-size bump
This commit is contained in:
parent
4f897dde50
commit
e6e4a073a5
|
@ -258,7 +258,7 @@
|
|||
.badge-wrapper {
|
||||
margin-right: 8px;
|
||||
&.bullet {
|
||||
padding-top: 1px; // alignment hack
|
||||
padding-top: 2px; // alignment hack
|
||||
}
|
||||
}
|
||||
.badge-wrapper.bullet {
|
||||
|
|
Loading…
Reference in New Issue