mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
prevent post-link clicks from being squished by long strings
This commit is contained in:
parent
3d5c4580bd
commit
44f39ddc86
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ a.badge-category {
|
||||||
}
|
}
|
||||||
.clicks {
|
.clicks {
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
i {
|
i {
|
||||||
font-size: $font-down-2;
|
font-size: $font-down-2;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue