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
4ced10e3
Commit
4ced10e3
authored
Nov 28, 2017
by
Aria Givi
Browse files
optionen-dialog wird jetzt auf der ergebnisseite vernuenftig angezeigt
parent
a2193ec4
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/less/metager/searchbar.less
View file @
4ced10e3
...
...
@@ -9,6 +9,7 @@
border-radius: 5px 0px 0px 5px;
display: flex;
align-items: center;
position: relative;
&>button {
border: none;
...
...
@@ -31,15 +32,12 @@
.search-option-frame {
display: none;
position: absolute;
top: 290px;
background-color: white;
top: 50px;
padding: 10px;
border: 1px solid rgb(175, 175, 175);
border-radius: 4px;
@media (max-width: @screen-xs-max) {
top: 160px;
}
.searchbar-options-arrow {
width: 0;
height: 0;
...
...
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