Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Georg Abenthung
funkwhale
Commits
eb0c2a44
Verified
Commit
eb0c2a44
authored
Apr 12, 2019
by
Eliot Berriot
Browse files
Ensure the footer always stays at the bottom of the page
parent
4b66ea02
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/changelog.d/footer.enhancement
0 → 100644
View file @
eb0c2a44
Ensure the footer always stays at the bottom of the page
front/src/style/_main.scss
View file @
eb0c2a44
...
...
@@ -88,8 +88,14 @@ body {
font-family
:
"Avenir"
,
Helvetica
,
Arial
,
sans-serif
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
display
:
flex
;
min-height
:
100vh
;
flex-direction
:
column
;
}
#app
>
main
,
#app
>
.main
{
flex
:
1
;
}
.instance-chooser
{
margin-top
:
2em
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment