FIX: .badge-posts alignment on mobile glimmer topic list (#28959)
Regressed in 3eada7b572
This commit is contained in:
parent
e4e2bc7add
commit
c6c4e09ba3
|
@ -359,7 +359,8 @@ td .main-link {
|
|||
.num.posts-map {
|
||||
font-size: var(--font-up-2);
|
||||
padding: 0;
|
||||
button {
|
||||
> button,
|
||||
> a {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue