Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 161610e

Browse filesBrowse files
committed
chore: clean-up
1 parent ae41bc3 commit 161610e
Copy full SHA for 161610e

File tree

Expand file treeCollapse file tree

1 file changed

+0
-23
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-23
lines changed

‎docs/content/components/navs-tabs.md

Copy file name to clipboardExpand all lines: docs/content/components/navs-tabs.md
-23Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -153,29 +153,6 @@ Takes the basic nav from above and adds the `.nav-tabs` class to generate a tabb
153153
</ul>
154154
{{< /example >}}
155155

156-
### Underline
157-
158-
<span class="badge bg-danger">Available in CoreUI PRO</span>
159-
160-
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).
161-
162-
{{< example >}}
163-
<ul class="nav nav-underline">
164-
<li class="nav-item">
165-
<a class="nav-link active" aria-current="page" href="#">Active</a>
166-
</li>
167-
<li class="nav-item">
168-
<a class="nav-link" href="#">Link</a>
169-
</li>
170-
<li class="nav-item">
171-
<a class="nav-link" href="#">Link</a>
172-
</li>
173-
<li class="nav-item">
174-
<a class="nav-link disabled" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
175-
</li>
176-
</ul>
177-
{{< /example >}}
178-
179156
### Pills
180157

181158
Take that same HTML, but use `.nav-pills` instead:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.