fixed border-top for card-outline-tabs nav-item

pull/2269/head
REJack 2019-10-22 09:00:43 +02:00
parent 4f28b5e39a
commit 977d95b43c
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@
border-top: 3px solid transparent;
&:hover {
border-top: $nav-tabs-border-width solid $nav-tabs-border-color;
margin-top: 2px;
border-top: 3px solid $nav-tabs-border-color;
}
&.active {