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
c5b217fa
Commit
c5b217fa
authored
May 11, 2018
by
Karl Hasselbring
Browse files
Rechnung für die Elementbreite angepasst
parent
ef7bb559
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/assets/less/metager/result-page.less
View file @
c5b217fa
...
...
@@ -367,8 +367,8 @@ a {
#research-bar-container {
grid-area: searchbar;
/**/
width: @results-width-max + @padding-small-default * 2;
max-width: @results-width-max + @padding-small-default * 2;
width:
(
@results-width-max + @padding-small-default * 2
)
;
max-width:
(
@results-width-max + @padding-small-default * 2
)
;
}
#research-bar-placeholder {
grid-area: searchbar;
...
...
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