Skip to content
GitLab
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
863b9b8f
Commit
863b9b8f
authored
Jan 25, 2018
by
Dominik Hebeler
Browse files
Position attribut für den Header der Ergebnisseite angepasst
parent
2c819f8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
863b9b8f
...
...
@@ -288,10 +288,6 @@ header {
max-width: 1070px;
}
@media (max-width: 1400px) {
position: relative;
}
#research-bar {
max-width: 700px;
width: auto;
...
...
@@ -306,9 +302,13 @@ header {
@media (max-width: 799px) {
margin: 0px 8px;
}
}
}
}
header:nth-child(1) {
@media (max-width: 1400px) {
position: relative;
}
}
#foki {
...
...
resources/assets/less/metager/start-page.less
View file @
863b9b8f
...
...
@@ -133,4 +133,4 @@
max-width: 770px;
margin-bottom: 10px;
}
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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