Skip to content
Snippets Groups Projects
Commit a037b959 authored by Annabel Gray's avatar Annabel Gray
Browse files

Merge branch 'fix-mr-tabs' into 'master'

Fix MR tabs bottom border

Closes #46764

See merge request gitlab-org/gitlab-ce!19446
parents a34666e6 e4662b15
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -224,6 +224,9 @@ table {
}
 
.nav-tabs {
// Override bootstrap's default border
border-bottom: 0;
.nav-link {
border-top: 0;
border-left: 0;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment