Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
f5fdf4f7
Commit
f5fdf4f7
authored
Oct 10, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed horizontal scrolling on startpage
parent
820872ca
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
resources/less/metager/pages/start-page.less
resources/less/metager/pages/start-page.less
+2
-0
No files found.
resources/less/metager/pages/start-page.less
View file @
f5fdf4f7
...
...
@@ -52,9 +52,11 @@
margin-top: 60px;
width: 100%;
top: 100vh;
left: 0;
position: absolute;
@media(min-width: 520px){
top: inherit;
left: inherit;
bottom: 100px;
position: inherit;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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