]> cat aescling's git repositories - mastodon.git/commit
Make detailed-status__wrapper actually wrap detailed status (#8547)
authortrwnh <a@trwnh.com>
Tue, 30 Oct 2018 05:33:02 +0000 (00:33 -0500)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 30 Oct 2018 05:33:02 +0000 (06:33 +0100)
commit2cc099c70f92a9d845c64996b7ff14f90f55b9e1
tree3631a241ab9829c5fb43ee7611f61b53fa63184e
parentd4415cc3169fcbb4d373e41c9bf5912a337f87a6
Make detailed-status__wrapper actually wrap detailed status (#8547)

* Remove class from scrollable div

.detailed-status__wrapper does not actually wrap the detailed status here

* Re-add class to focusable div

.detailed-status__wrapper now wraps the detailed status instead of the entire scrollable area
app/javascript/mastodon/features/status/index.js