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
Hide "A look inside" in mobile layout on frontpage (
#8044
)
master
Eugen Rochko
6 years ago
committed by
GitHub
parent
f6910fba02
commit
6277a6db2a
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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/about.scss
+ 1
- 1
app/javascript/styles/mastodon/about.scss
View File
@ -923,7 +923,7 @@ $small-breakpoint: 960px;
}
@media
screen
and
(
max-width
:
$column-breakpoint
)
{
height
:
90vh
;
display
:
none
;
}
}
Write
Preview
Loading…
Cancel
Save