さっきのアレンジして、フローティングでボタン類出るようにしたよ。DTP鯖勢は「コンパクト」テーマを選んでみて。
コミットはこちら。
https://github.com/noellabo/mastodon/commit/f2490fb42ec5fb316b7e08eb98c94d445841a5fd
手順はこちら。
git remote add noellabo https://github.com/noellabo/mastodon.git
git fetch noellabo
git cherry-pick f2490fb42ec5fb316b7e08eb98c94d445841a5fd
RAILS_ENV=production bundle exec rails assets:precompile
#dtp