Skip to content
GitLab
Menu
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
cfc18d1a
Commit
cfc18d1a
authored
Feb 25, 2019
by
Dominik Hebeler
Browse files
greater margin between results
parent
4e3c143b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/less/metager/pages/resultpage/result.less
View file @
cfc18d1a
...
...
@@ -13,7 +13,7 @@
@media(max-width: @screen-mobile){
.card;
}
margin: @padding-small-default 0px;
margin:
(
@padding-small-default
* 2)
0px;
padding: 0px 8px;
width: 100%;
.result-header {
...
...
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