Skip to content

Commit

Permalink
Fix color for current user's name (fixes #50)
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Apr 18, 2016
1 parent a2e7af8 commit 03e4de6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/modules/menu/_team.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
}
}

#team_header_user_name {
color: $color-highlight;
}

#menu.team_menu {
box-shadow: 0 3px 8px $color-shadow-medium;

Expand Down

0 comments on commit 03e4de6

Please sign in to comment.