From: Dessalines Date: Sat, 20 Apr 2019 22:49:23 +0000 (-0700) Subject: Fixing envelope icon. X-Git-Url: http://these/git/?a=commitdiff_plain;h=8a4b2324a1739691fef34f5aa5eb2afbd5e68bee;p=lemmy.git Fixing envelope icon. - Fixes #90 --- diff --git a/ui/src/components/navbar.tsx b/ui/src/components/navbar.tsx index 5fc6ed7e..67a9866a 100644 --- a/ui/src/components/navbar.tsx +++ b/ui/src/components/navbar.tsx @@ -69,12 +69,13 @@ export class Navbar extends Component { {this.state.isLoggedIn ? <> { -
  • - 🖂 - {this.state.unreadCount> 0 && {this.state.unreadCount}} - -
  • - } +
  • + + + {this.state.unreadCount> 0 && {this.state.unreadCount}} + +
  • + }
  • {UserService.Instance.user.username} diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index 4f757dbb..e038b13c 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -10,6 +10,10 @@ export class Symbols extends Component { return (