Commit e4662b15 authored by Clement Ho's avatar Clement Ho Committed by Annabel Gray

Fix MR tabs bottom border

parent a34666e6
......@@ -224,6 +224,9 @@ table {
}
.nav-tabs {
// Override bootstrap's default border
border-bottom: 0;
.nav-link {
border-top: 0;
border-left: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment