about summary refs log tree commit diff
path: root/app/javascript/styles/mastodon
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2022-11-10 08:49:59 +0100
committerGitHub <noreply@github.com>2022-11-10 08:49:59 +0100
commit7bdb2433f1a6e0b6a5e4df068003ac6e2e296048 (patch)
treec262ed6e4befcbdb6ebf118f9c1a74f1d8eb2117 /app/javascript/styles/mastodon
parent16122761c5eca0f25f17968a208a24ddd99e073e (diff)
Change larger reblogs/favourites numbers to be shortened in web UI (#20303)
Diffstat (limited to 'app/javascript/styles/mastodon')
-rw-r--r--app/javascript/styles/mastodon/components.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss
index 57a383476..ecbf6afc0 100644
--- a/app/javascript/styles/mastodon/components.scss
+++ b/app/javascript/styles/mastodon/components.scss
@@ -1303,6 +1303,7 @@
   display: inline-block;
   font-weight: 500;
   font-size: 12px;
+  line-height: 17px;
   margin-left: 6px;
 }