Merge remote-tracking branch 'origin/master' into merge-upstream

Conflicts:
	app/controllers/authorize_follows_controller.rb
	app/javascript/styles/mastodon/components.scss
This commit is contained in:
David Yip
2018-01-02 00:11:41 -06:00
11 changed files with 41 additions and 9 deletions

View File

@ -1773,7 +1773,7 @@
}
> .mastodon {
background: url('~images/mastodon-drawer.png') no-repeat left bottom / contain;
background: url('~images/mastodon-ui.png') no-repeat left bottom / contain;
flex: 1;
}
}