Fix tabs shortcode CSS
parent
d6f0cb2148
commit
b92e946ece
|
@ -861,6 +861,10 @@ section#cncf {
|
|||
// nav-tabs and tab-content
|
||||
.nav-tabs {
|
||||
border-bottom: none !important;
|
||||
|
||||
.nav-item {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.td-content .tab-content .highlight {
|
||||
|
|
Loading…
Reference in New Issue