Skip to content

Commit

Permalink
Add some refinements to global search styles (CFM-174)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed Jun 23, 2022
1 parent 573dfdd commit 4329e26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/webroot/css/co-responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,12 @@
padding: 0.4em 0.5em;
height: 44px;
}
#search-bar input#q:focus-visible {
outline: none;
}
#search-bar button {
margin-left: 1em;
margin-top: -2px;
padding: 0.25em 0.75em;
display: none;
text-transform: none;
Expand Down

0 comments on commit 4329e26

Please sign in to comment.