Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/app/javascript
Darius Kazemi ef4d29c879
Replace flex styling with sensible layout rules (#22803)
The old styling would cause multiple admin header buttons in a flex container to overflow the page on mobile. This new styling uses `flex-flow: wrap` along with a gap, which gets rid of the awkward `:not(:first-child)` pseudoselector and makes multiple buttons in a row flow nicely.
2022-12-28 10:21:10 +01:00
..
fonts Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
icons png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
images Remove inline-css in logo (#20814) 2022-12-15 17:10:34 +01:00
mastodon New Crowdin updates (#22354) 2022-12-20 23:02:47 +09:00
packs Render current day formats in the client timezone (#21878) 2022-12-15 16:35:25 +01:00
styles Replace flex styling with sensible layout rules (#22803) 2022-12-28 10:21:10 +01:00