mastodon/app/javascript
Sasha Sorokin b532ead798 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.
2019-11-29 17:03:38 +01:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
mastodon Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00
packs fix: support KaiOS arrow navigation on public pages (#12251) 2019-11-04 13:03:09 +01:00
styles Fix counter sizing (#12446) 2019-11-29 17:03:38 +01:00