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
ef70efe4
Commit
ef70efe4
authored
Jan 25, 2018
by
Dominik Hebeler
Browse files
Position attribut für den Header der Ergebnisseite angepasst
parent
6f050b60
Changes
2
Show whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
ef70efe4
...
...
@@ -288,10 +288,6 @@ header {
max-width: 1070px;
}
@media (max-width: 1400px) {
position: relative;
}
#research-bar {
max-width: 700px;
width: auto;
...
...
@@ -307,8 +303,12 @@ header {
margin: 0px 8px;
}
}
}
header:nth-child(1) {
@media (max-width: 1400px) {
position: relative;
}
}
#foki {
...
...
resources/assets/less/metager/start-page.less
View file @
ef70efe4
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