Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
lighten search icon color
Browse files Browse the repository at this point in the history
- Auditors: @bradleyrichter
- Close #8843
  • Loading branch information
cezaraugusto authored and bsclifton committed May 15, 2017
1 parent 2b428b5 commit 0dfce06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions less/navigationBar.less
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,8 @@
&.fa-search {
position: relative;
bottom: 0;
// 50% of #5a5a5a
color: rgba(90, 90, 90, 0.5);
}

&.fa-lock,
Expand Down

0 comments on commit 0dfce06

Please sign in to comment.