Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hunter T Jozwiak
whats-open-web
Commits
518d4204
Commit
518d4204
authored
Jan 14, 2018
by
Andrew Hrdy
Browse files
Merge remote-tracking branch 'origin/master'
parents
26cb6c6f
b1b38073
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/styles/containers/searchBar.scss
View file @
518d4204
...
@@ -18,9 +18,7 @@
...
@@ -18,9 +18,7 @@
.search-bar-back-btn
{
.search-bar-back-btn
{
display
:
none
!
important
;
display
:
none
!
important
;
}
}
.hide-search-input
{
display
:
none
!
important
;
}
.search-bar-search-icon
,
.search-bar-arrow-icon
{
.search-bar-search-icon
,
.search-bar-arrow-icon
{
display
:
block
;
display
:
block
;
color
:
rgba
(
0
,
0
,
0
,
0
.54
);
color
:
rgba
(
0
,
0
,
0
,
0
.54
);
...
@@ -78,7 +76,9 @@
...
@@ -78,7 +76,9 @@
width
:
100%
!
important
;
width
:
100%
!
important
;
}
}
}
}
.hide-search-input
{
display
:
none
!
important
;
}
.search-bar-input
{
.search-bar-input
{
width
:
0
!
important
;
width
:
0
!
important
;
}
}
...
...
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