Skip to content

Commit b92e946

Browse files
committed
Fix tabs shortcode CSS
1 parent d6f0cb2 commit b92e946

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/scss/_base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,10 @@ section#cncf {
861861
// nav-tabs and tab-content
862862
.nav-tabs {
863863
border-bottom: none !important;
864+
865+
.nav-item {
866+
margin-bottom: 0;
867+
}
864868
}
865869

866870
.td-content .tab-content .highlight {

0 commit comments

Comments
 (0)