chinwagsocial/app/javascript/styles/mastodon
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
..
_mixins.scss Fix placeholder colors for inputs not being explicitly defined (#11890) 2019-09-19 19:58:40 +02:00
about.scss Fix long domain block descriptions breaking table layout (#12029) 2019-10-01 04:54:29 +02:00
accessibility.scss
accounts.scss Fix profile fields overflowing page width (#11828) 2019-09-13 19:15:59 +02:00
admin.scss Fix page body not being scrollable in admin layout (#11893) 2019-09-20 10:52:14 +02:00
basics.scss Add error description and button to copy stack trace to web UI (#12033) 2019-10-01 20:48:49 +02:00
boost.scss
compact_header.scss
components.scss Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
containers.scss Fix counter sizing (#12446) 2019-11-29 17:03:38 +01:00
dashboard.scss Fix height of dashboard counters (#11736) 2019-09-02 18:11:34 +02:00
emoji_picker.scss
footer.scss Fix Mastodon logo style on hover on public pages' footer (#11735) 2019-09-02 18:12:12 +02:00
forms.scss Fix blur behind closed registration message (#12442) 2019-11-22 15:56:59 +01:00
introduction.scss Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00
lists.scss
modal.scss
polls.scss Fix vote checkmark in poll results (#11990) 2019-09-28 19:41:36 +02:00
reset.scss
rtl.scss Fix issues in RTL layout in web UI (#12060) 2019-10-03 03:17:41 +02:00
statuses.scss
tables.scss Fix batch actions being hidden from mobile view (#12183) 2019-10-24 22:46:59 +02:00
variables.scss Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
widgets.scss Add table of contents to about page (#11885) 2019-09-19 11:09:05 +02:00