mastodon/app/javascript
Sasha Sorokin 7da54001fe Avoid using uppercase text-transform (#12684)
One user suggested that the loading indicator should not be written
ALL CAPS, at first it was thought this change is very minor, but then
a few other people asked agreed on the same thing - variant without
caps looks better. It may be related that it is harder to read or just
looks too "catchy". Moreover, I asked @rf@mastodonsocial.ru community
what they think of that and 82% of 22 people agreed on this change.

This commit removes all usage of text-transform: uppercase, where the
font size specified, it changes the value by one pixel larger, so we
still keeping the "designed" size of the labels but without using CAPS.
2020-01-12 14:16:46 +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 Change audio/video playback to stop playback when out of view (#12486) 2020-01-11 02:02:21 +01:00
packs Admin setting to disable default follows (#12566) 2019-12-16 23:55:50 +01:00
styles Avoid using uppercase text-transform (#12684) 2020-01-12 14:16:46 +01:00