-
- Downloads
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
Showing
- app/javascript/styles/mastodon/admin.scss 13 additions, 5 deletionsapp/javascript/styles/mastodon/admin.scss
- app/views/admin/accounts/index.html.haml 1 addition, 1 deletionapp/views/admin/accounts/index.html.haml
- app/views/admin/custom_emojis/index.html.haml 1 addition, 1 deletionapp/views/admin/custom_emojis/index.html.haml
- app/views/admin/instances/index.html.haml 1 addition, 1 deletionapp/views/admin/instances/index.html.haml
- app/views/admin/reports/index.html.haml 1 addition, 1 deletionapp/views/admin/reports/index.html.haml
- app/views/admin/tags/index.html.haml 1 addition, 1 deletionapp/views/admin/tags/index.html.haml
Please register or sign in to comment