]> cat aescling's git repositories - mastodon.git/commit
Improve appearence consistency of settings pages (#13938)
authorMélanie Chauvel <perso@hack-libre.org>
Thu, 25 Jun 2020 22:36:30 +0000 (00:36 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 22:36:30 +0000 (00:36 +0200)
commit08cf81f8c1b445eba9972214869c376fe6097efb
tree18241c6f8104aa156ba9a63e5b16d226cf42fafe
parente49bd93211586b765a6bdd8a0ccf861a8a831ea6
Improve appearence consistency of settings pages (#13938)

* Fix header button changing header size in settings pages

* Make form buttons look more like a part of the form in settings pages

- Put buttons closer, using same distance as between inputs
- Make buton font size a bit smaller to blend a bit more
- Add the class button to button tags for consisent styling
app/javascript/styles/mastodon/admin.scss
app/views/admin/accounts/index.html.haml
app/views/admin/custom_emojis/index.html.haml
app/views/admin/instances/index.html.haml
app/views/admin/reports/index.html.haml
app/views/admin/tags/index.html.haml