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
Allow getting-started to scroll on short screens (
#10075
)
At 480px height, there is not enough space to fully display the footer.
master
trwnh
5 years ago
committed by
Eugen Rochko
parent
34315fcda5
commit
df01206703
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
@ -2336,6 +2336,7 @@ a.account__display-name {
.
getting-started
{
color
:
$
dark-text-color
;
overflow
:
auto
;
&
__footer
{
flex
:
0
0
auto
;
Write
Preview
Loading…
Cancel
Save