]> cat aescling's git repositories - mastodon.git/commit
Fix counter sizing (#12446)
authorSasha Sorokin <dafri.nochiterov8@gmail.com>
Fri, 29 Nov 2019 16:03:38 +0000 (23:03 +0700)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 29 Nov 2019 16:03:38 +0000 (17:03 +0100)
commitb532ead798c481fd03be9eb78e910d62654cdaa8
treeff19cae146e1883c46036d4f3c6c03008dbe575d
parent6c2c2eee46f6e27c1309be9d27fd1c4fc426d0de
Fix counter sizing (#12446)

Counter size is currently set to strict 33.3% width, but with it
counter may break in other languages than English. For example it is
already broken on Gargron's profile on mastodon.social using Russian
locale.

This commit changes "width" to "min-width", so counters still displayed
correctly, but if they need more width to fit text, they are now allowed
to take as many width as they need.
app/javascript/styles/mastodon/containers.scss