From: Dessalines Date: Tue, 1 Dec 2020 18:49:41 +0000 (-0600) Subject: Adding a proper navbar toggler icon. Fixes #90 X-Git-Url: http://these/git/?a=commitdiff_plain;h=ab5d893c752f5de66e2fac77f699fbfe0ca42122;p=lemmy-ui.git Adding a proper navbar toggler icon. Fixes #90 --- diff --git a/src/shared/components/navbar.tsx b/src/shared/components/navbar.tsx index 0eed4f4..b029ce0 100644 --- a/src/shared/components/navbar.tsx +++ b/src/shared/components/navbar.tsx @@ -183,7 +183,7 @@ export class Navbar extends Component { )} {this.state.isLoggedIn && ( @@ -204,7 +204,9 @@ export class Navbar extends Component { onClick={linkEvent(this, this.expandNavbar)} data-tippy-content={i18n.t('expand_here')} > - + + +
{ xmlnsXlink="http://www.w3.org/1999/xlink" > + + +