From df76fd1675218b5e7f892a84b32cb157f7d09d47 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Thu, 24 May 2018 19:32:40 -0700 Subject: Fix login tabs --- app/assets/stylesheets/bootstrap_migration.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/assets/stylesheets/bootstrap_migration.scss') diff --git a/app/assets/stylesheets/bootstrap_migration.scss b/app/assets/stylesheets/bootstrap_migration.scss index a3baa9dc61e..cad545ab31b 100644 --- a/app/assets/stylesheets/bootstrap_migration.scss +++ b/app/assets/stylesheets/bootstrap_migration.scss @@ -138,3 +138,7 @@ table { @extend .border-0; } } + +.nav-tabs .nav-link { + border: 0; +} -- cgit v1.2.3