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.
2017-07-27 15:49:56 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images New logo (#4306) 2017-07-23 02:40:39 +02:00
mastodon Update Dutch strings (#4389) 2017-07-27 00:37:35 +02:00
packs Dynamicaly change avatar and header bg from account setting (#4289) 2017-07-21 12:47:16 +02:00
styles Fix timeline height on landing page for Safari (#4392) 2017-07-27 15:49:56 +02:00