Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fsinfo
website
Commits
5eb2aa2e
Unverified
Commit
5eb2aa2e
authored
Nov 21, 2020
by
Felix Schelle
Browse files
add minimal height in main content
parent
4e56412c
Pipeline
#160224
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
theme/eule/static/css/main.css
View file @
5eb2aa2e
...
...
@@ -147,6 +147,10 @@ body > header > * {
padding-left
:
180px
;
}
body
>
main
{
min-height
:
50vh
;
}
body
>
nav
{
position
:
sticky
;
top
:
0
;
...
...
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