Fix MR tabs bottom border

This commit is contained in:
Clement Ho 2018-06-06 00:37:04 +00:00 committed by Annabel Gray
parent a34666e655
commit e4662b155c

View file

@ -224,6 +224,9 @@ table {
}
.nav-tabs {
// Override bootstrap's default border
border-bottom: 0;
.nav-link {
border-top: 0;
border-left: 0;