Skip to content

Commit

Permalink
fix(style): remove account's outline which appeared on click
Browse files Browse the repository at this point in the history
  • Loading branch information
beregovoy68 committed Nov 25, 2016
1 parent 09e7c5d commit 2f81a5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ body {

.loginAccountDiv > span {
opacity: .5;
outline: none;
}

.loginAccountDiv > span:hover {
Expand Down

0 comments on commit 2f81a5f

Please sign in to comment.