You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
unarist 73890c3cac Fix timeline height on landing page for Safari (#4392)
`height: 100%` in `align-self: stretch` flexboxes doesn't work on Safari < 11.

https://bugs.webkit.org/show_bug.cgi?id=137730

This workaround uses flexbox instead of `height: 100%` to stretch height.
8 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images New logo (#4306) 8 years ago
mastodon Update Dutch strings (#4389) 8 years ago
packs Dynamicaly change avatar and header bg from account setting (#4289) 8 years ago
styles Fix timeline height on landing page for Safari (#4392) 8 years ago