Skip to content
GitLab
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
2457b40e
Commit
2457b40e
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #15887 from StevenBlack/headings-labels
docs>components>labels headings
parents
7e0b801f
3e2dee6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/components/labels.html
+2
-2
docs/_includes/components/labels.html
with
2 additions
and
2 deletions
+2
-2
docs/_includes/components/labels.html
+
2
-
2
View file @
2457b40e
<div
class=
"bs-docs-section"
>
<h1
id=
"labels"
class=
"page-header"
>
Labels
</h1>
<h
3
>
Example
</h
3
>
<h
2
>
Example
</h
2
>
<div
class=
"bs-example"
data-example-id=
"labels-in-headings"
>
<h1>
Example heading
<span
class=
"label label-default"
>
New
</span></h1>
<h2>
Example heading
<span
class=
"label label-default"
>
New
</span></h2>
...
...
@@ -14,7 +14,7 @@
<h3>
Example heading
<span
class=
"label label-default"
>
New
</span></h3>
{% endhighlight %}
<h
3
>
Available variations
</h
3
>
<h
2
>
Available variations
</h
2
>
<p>
Add any of the below mentioned modifier classes to change the appearance of a label.
</p>
<div
class=
"bs-example"
data-example-id=
"label-variants"
>
<span
class=
"label label-default"
>
Default
</span>
...
...
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