Skip to content

Commit 94a6f2e

Browse files
ariasunihiyuki2578
authored andcommitted
Fix jumping of toot date when clicking spoiler button (mastodon#11449)
* Fix jumping of toot date when clicking spoiler button * Fix lint
1 parent 46e332a commit 94a6f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/javascript/styles/mastodon/components.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@
731731
white-space: pre-wrap;
732732

733733
&:last-child {
734-
margin-bottom: 2px;
734+
margin-bottom: 0;
735735
}
736736
}
737737

0 commit comments

Comments
 (0)