1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

mb on tabs

This commit is contained in:
Kyle Spearrin
2018-05-04 14:52:45 -04:00
parent a0025e933a
commit 2594773a12
2 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<div class="container-fluid">
<ul class="nav nav-tabs">
<ul class="nav nav-tabs mb-3">
<li class="nav-item">
<a class="nav-link" routerLink="dashboard" routerLinkActive="active">
<i class="fa fa-dashboard"></i>

View File

@@ -27,10 +27,6 @@ h4 {
font-weight: bold;
}
.nav.nav-tabs {
margin-bottom: 20px;
}
#duo-frame {
background: url('../images/loading.svg') 0 0 no-repeat;
height: 380px;