You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/4.1/components/navs-tabs.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,9 @@ Takes the basic nav from above and adds the `.nav-tabs` class to generate a tabb
146
146
</ul>
147
147
{{< /example >}}
148
148
149
-
### Underline { .include-in-pro }
149
+
### Underline
150
+
151
+
<spanclass="badge bg-danger">Available in CoreUI PRO</span>
150
152
151
153
Takes the basic nav from above and adds the `.nav-underline` class to generate links with an underline. Use them to create tabbable regions with our [tab JavaScript plugin](#javascript-behavior).
0 commit comments