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
e8606c7c
Commit
e8606c7c
authored
Apr 09, 2018
by
Karl Hasselbring
Browse files
Weißen Strich aus Header entfernt
parent
24eeff50
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
e8606c7c
...
...
@@ -135,7 +135,6 @@
@resultpage-leftbox-min-dist-top-bottom: 8px;
@resultpage-leftbox-big-screen-margin-left: 50px;
header {
padding-top: @resultpage-leftbox-min-dist-top-bottom;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
...
...
@@ -161,6 +160,7 @@ header {
#research-bar {
width: 100%;
max-width: @resultpage-leftbox-max-width;
margin-top: @resultpage-leftbox-min-dist-top-bottom;
padding: 0px 30px 0px 10px;
background-color: white;
border: 1px solid #ccc;
...
...
@@ -250,7 +250,6 @@ header:nth-child(1) {
}
}
/* Scrollbar Style */
@scrollfade-color: white;
...
...
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