mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +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 {
|
||||
margin-left: 0.5em;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
i {
|
||||
font-size: $font-down-2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue