Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
863b9b8f
Commit
863b9b8f
authored
Jan 25, 2018
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Position attribut für den Header der Ergebnisseite angepasst
parent
2c819f8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
resources/assets/less/metager/searchbar.less
resources/assets/less/metager/searchbar.less
+6
-6
resources/assets/less/metager/start-page.less
resources/assets/less/metager/start-page.less
+1
-1
No files found.
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
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