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 elephant in onboarding modal being very small sized on small devices (
#3932
)
master
unarist
7 years ago
committed by
Eugen Rochko
parent
21c2bc119c
commit
1fc096ec75
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/components.scss
+ 1
- 0
app/javascript/styles/components.scss
View File
@ -3126,6 +3126,7 @@ button.icon-button.active i.fa-retweet {
@media
screen
and
(
max-width
:
400
px
)
{
.
onboarding-modal__page-one
{
flex-direction
:
column
;
align-items
:
normal
;
}
.
onboarding-modal__page-one__elephant-friend
{
Write
Preview
Loading…
Cancel
Save