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
open-source
MetaGer
Commits
77efd700
Commit
77efd700
authored
Nov 18, 2022
by
Phil Höfer
Browse files
Merge branch '1219-fix-help-page-gap-for-chrome-on-mobile-phones' into 'development'
Resolve "fix help page gap for chrome on mobile phones" Closes
#1219
See merge request
!2006
parents
d4798fc7
eb2a872c
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
metager/resources/less/metager/pages/help.less
View file @
77efd700
...
...
@@ -63,7 +63,8 @@
}
.help-topic-row {
display: flex;
gap:4%;
gap:1rem;
justify-content: space-evenly;
flex-wrap:wrap;
}
.help-topic, .help-topic:visited {
...
...
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