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
69570a7b
Commit
69570a7b
authored
Nov 20, 2017
by
Karl Hasselbring
Browse files
Fixed: textposition
parent
0f8c2e46
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
69570a7b
...
...
@@ -8,6 +8,7 @@
background-color: white;
position: relative;
text-overflow: ellipsis;
display: flex;
select {
width: 100%;
color: #777;
...
...
@@ -157,7 +158,6 @@
border: 1px solid #aaa;
border-top: none;
border-radius: 5px;
display: flex;
}
.search-input-submit {
border: 1px solid #aaa;
...
...
@@ -187,7 +187,6 @@
border: 1px solid #aaa;
border-top: none;
border-radius: 5px;
display: flex;
}
.search-input-submit {
border: 1px solid #aaa;
...
...
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