This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix jumping of toot date when clicking spoiler button (
#11449
)
* Fix jumping of toot date when clicking spoiler button * Fix lint
master
Mélanie Chauvel (ariasuni)
5 years ago
committed by
Eugen Rochko
parent
e46e9c9a8e
commit
c4043ba2f2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/mastodon/components.scss
+ 1
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -731,7 +731,7 @@
white-space
:
pre-wrap
;
&
:
last-child
{
margin-bottom
:
2px
;
margin-bottom
:
0
;
}
}
Write
Preview
Loading…
Cancel
Save