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 getting-started footer in single column mode not being clickable in Safari (
#15496
)
closed-social-v3
Takeshi Umeda
3 years ago
committed by
GitHub
parent
c747883dc8
commit
e38874dcf7
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/mastodon/components.scss
+ 1
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -2884,6 +2884,7 @@ a.account__display-name {
flex
:
0
0
auto
;
padding
:
10px
;
padding-top
:
20px
;
z-index
:
1
;
ul
{
margin-bottom
:
10px
;
Write
Preview
Loading…
Cancel
Save