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
ff7cc64c
Commit
ff7cc64c
authored
Feb 28, 2019
by
Dominik Hebeler
Browse files
changed the width at which quicktips are shown
parent
2f0f918d
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
resources/less/metager/pages/resultpage/result-page.less
View file @
ff7cc64c
...
...
@@ -7,7 +7,7 @@
// Min and max widths of the 2 resultpage columns
@results-width-min: 500px;
@results-width-max: 800px;
@additions-width-min:
3
00px;
@additions-width-min:
5
00px;
@additions-width-max: 500px;
// Breakpoints for the 2 resultpage columns
@resultpage-breakpoint-max: (@results-width-max + @additions-width-max + @padding-small-default * 2 + @padding-small-default * 4 + 6);
...
...
Write
Preview
Supports
Markdown
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