From: Eugen Rochko Date: Mon, 13 Feb 2017 16:22:40 +0000 (+0100) Subject: Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=2ab7bd13e2281d31af92ba503b8628a9012140f9;p=mastodon.git Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5 --- 2ab7bd13e2281d31af92ba503b8628a9012140f9 diff --cc app/assets/javascripts/components/features/compose/components/compose_form.jsx index 273ebd83f,8019382cd..166c5fdce --- a/app/assets/javascripts/components/features/compose/components/compose_form.jsx +++ b/app/assets/javascripts/components/features/compose/components/compose_form.jsx @@@ -173,20 -175,31 +173,27 @@@ const ComposeForm = React.createClass( + + + + } + - - {({ opacity, height }) => - - } - - - - {({ opacity, height }) => - - } - + + + + + 0} fullHeight={39.5}> + + ); }