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/styles
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
_mixins.scss Show boosted user's avatar (#2518) 8 years ago
about.scss Fix timeline height on landing page for Safari (#4392) 8 years ago
accounts.scss Dynamicaly change avatar and header bg from account setting (#4289) 8 years ago
admin.scss Improve admin page (#4121) 8 years ago
application.scss Show boosted user's avatar (#2518) 8 years ago
basics.scss Redesign the landing page, mount public timeline on it (#4122) 8 years ago
boost.scss Redesign extended information page (#4322) 8 years ago
compact_header.scss Improve scss color variables (#2912) 8 years ago
components.scss Improve accessibility (part 2) (#4377) 8 years ago
containers.scss New logo (#4306) 8 years ago
footer.scss Improve scss color variables (#2912) 8 years ago
forms.scss Redesign extended information page (#4322) 8 years ago
landing_strip.scss Improve scss color variables (#2912) 8 years ago
lists.scss Fix #3910 - Require OTP authentication to disable 2FA (#3935) 8 years ago
reset.scss Improve scss color variables (#2912) 8 years ago
rtl.scss Web Push Notifications (#3243) 8 years ago
stream_entries.scss Fix multiple-gif display in user page (#4364) 8 years ago
tables.scss Add overview of active sessions (#3929) 8 years ago
variables.scss Redesign extended information page (#4322) 8 years ago