prevent post-link clicks from being squished by long strings
This commit is contained in:
parent
3d5c4580bd
commit
44f39ddc86
|
@ -231,6 +231,7 @@ a.badge-category {
|
|||
}
|
||||
.clicks {
|
||||
margin-left: 0.5em;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
i {
|
||||
font-size: $font-down-2;
|
||||
|
|
Loading…
Reference in New Issue