Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
e560c41e
Commit
e560c41e
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
simpler nav links
parent
6edd5f29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/docs-nav.html
+3
-3
docs/_includes/docs-nav.html
with
3 additions
and
3 deletions
+3
-3
docs/_includes/docs-nav.html
+
3
-
3
View file @
e560c41e
...
@@ -166,9 +166,9 @@
...
@@ -166,9 +166,9 @@
<a
href=
"#list-group"
>
List group
</a>
<a
href=
"#list-group"
>
List group
</a>
<ul
class=
"nav"
>
<ul
class=
"nav"
>
<li><a
href=
"#list-group-basic"
>
Basic list group
</a></li>
<li><a
href=
"#list-group-basic"
>
Basic list group
</a></li>
<li><a
href=
"#list-group-chevrons"
>
With c
hevrons
</a></li>
<li><a
href=
"#list-group-chevrons"
>
C
hevrons
</a></li>
<li><a
href=
"#list-group-badges"
>
With b
adges
</a></li>
<li><a
href=
"#list-group-badges"
>
B
adges
</a></li>
<li><a
href=
"#list-group-badges-chevrons"
>
With b
adges and chevrons
</a></li>
<li><a
href=
"#list-group-badges-chevrons"
>
B
adges and chevrons
</a></li>
<li><a
href=
"#list-group-linked"
>
Linked items
</a></li>
<li><a
href=
"#list-group-linked"
>
Linked items
</a></li>
<li><a
href=
"#list-group-custom-content"
>
Custom content
</a></li>
<li><a
href=
"#list-group-custom-content"
>
Custom content
</a></li>
<!-- <li><a href="#list-group-pic">Leading picture</a></li> -->
<!-- <li><a href="#list-group-pic">Leading picture</a></li> -->
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets