From d7512ace72448242b392299cf459c9c72c8dbee5 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 11 Aug 2017 14:48:42 +0300 Subject: Get Google authentication flow working --- src/components/navigation/Navbar.sass | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/components/navigation/Navbar.sass') diff --git a/src/components/navigation/Navbar.sass b/src/components/navigation/Navbar.sass index a592eab0..8be622db 100644 --- a/src/components/navigation/Navbar.sass +++ b/src/components/navigation/Navbar.sass @@ -114,19 +114,3 @@ .username:active background: #2d6527 - - .sign-out - float: right - margin-top: -1px - width: $navbar-height - - font-size: 14pt - - .sign-out:hover - background: #e3474d - - .sign-out:active - background: #a73438 - -#google-signin - display: none -- cgit v1.2.3