]> cat aescling's git repositories - mastodon.git/commit
Scrollable tables in settings pages (#4857)
authorLynx Kotoura <lynx@lv9.org>
Sat, 9 Sep 2017 00:26:58 +0000 (09:26 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 9 Sep 2017 00:26:58 +0000 (02:26 +0200)
commit3c45d3963a21812f00318353be90010df636bd0d
tree6515296d8f4c9713d0b57d6aefa5127cc10d510c
parentbaa8b82179203a8c035dab23fbea48a0e6cfc886
Scrollable tables in settings pages (#4857)

* Scrollable tables in settings pages

* Add space before curly brace
15 files changed:
app/javascript/styles/admin.scss
app/javascript/styles/tables.scss
app/views/admin/accounts/_card.html.haml
app/views/admin/accounts/index.html.haml
app/views/admin/accounts/show.html.haml
app/views/admin/domain_blocks/index.html.haml
app/views/admin/instances/index.html.haml
app/views/admin/reports/index.html.haml
app/views/admin/subscriptions/index.html.haml
app/views/auth/registrations/_sessions.html.haml
app/views/oauth/authorized_applications/index.html.haml
app/views/settings/applications/index.html.haml
app/views/settings/applications/show.html.haml
app/views/settings/exports/show.html.haml
app/views/settings/follower_domains/show.html.haml