1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
unarist 94e233e7b2 Fix column-back-button style for some browsers (#4484)
Use `text-align: unset` instead of `text-align: start` which Edge doesn't support for now.

Also remove default margin on Safari.
2017-08-02 13:09:37 +02:00
..
controllers
helpers Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
javascript Fix column-back-button style for some browsers (#4484) 2017-08-02 13:09:37 +02:00
lib Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
mailers
models fix(web_push_notifications): Send message with welcome notifications (#4471) 2017-08-01 06:00:13 +02:00
policies
presenters
serializers
services Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views i18n: update Persian translation (#4470) 2017-07-31 19:40:57 +02:00
workers Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00