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
SRCT
whats-open-web
Commits
b1b38073
Commit
b1b38073
authored
Jan 14, 2018
by
Mattias J Duffy
Browse files
attempt
#4
parent
1ca09c91
Pipeline
#1984
passed with stage
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/styles/containers/searchBar.scss
View file @
b1b38073
...
...
@@ -18,9 +18,7 @@
.search-bar-back-btn
{
display
:
none
!
important
;
}
.hide-search-input
{
display
:
none
!
important
;
}
.search-bar-search-icon
,
.search-bar-arrow-icon
{
display
:
block
;
color
:
rgba
(
0
,
0
,
0
,
0
.54
);
...
...
@@ -78,7 +76,9 @@
width
:
100%
!
important
;
}
}
.hide-search-input
{
display
:
none
!
important
;
}
.search-bar-input
{
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