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
b3032625
Commit
b3032625
authored
May 11, 2018
by
Karl Hasselbring
Browse files
Noch eine Rechnung angepasst
parent
94d8aeca
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/result-page.less
View file @
b3032625
...
...
@@ -358,7 +358,7 @@ a {
display: grid;
grid-template-columns: @results-width-max @additions-width-max;
grid-template-areas: "searchbar ." "foki ." "results additions";
grid-column-gap: @padding-small-default * 2;
grid-column-gap:
(
@padding-small-default * 2
)
;
grid-row-gap: @padding-small-default;
justify-items: stretch;
align-items: stretch;
...
...
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