From: Mélanie Chauvel (ariasuni) Date: Wed, 31 Jul 2019 08:06:58 +0000 (+0200) Subject: Fix jumping of toot date when clicking spoiler button (#11449) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=c4043ba2f22f2a21fb2c6bc2febb6535c14ff878;p=mastodon.git Fix jumping of toot date when clicking spoiler button (#11449) * Fix jumping of toot date when clicking spoiler button * Fix lint --- diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index c5d3f2e78..e65af7304 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -731,7 +731,7 @@ white-space: pre-wrap; &:last-child { - margin-bottom: 2px; + margin-bottom: 0; } }