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
2c7bac8f
Commit
2c7bac8f
authored
9 years ago
by
Bass Jobsen
Browse files
Options
Download
Email Patches
Plain Diff
Update typography.md
parent
63ea4a38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/content/typography.md
+3
-3
docs/content/typography.md
with
3 additions
and
3 deletions
+3
-3
docs/content/typography.md
+
3
-
3
View file @
2c7bac8f
...
...
@@ -209,9 +209,9 @@ Place all list items on a single line with `display: inline-block;` and some lig
{% example html %}
<ul
class=
"list-inline"
>
<li>
Lorem ipsum
</li>
<li>
Phasellus iaculis
</li>
<li>
Nulla volutpat
</li>
<li
class=
"list-inline-item"
>
Lorem ipsum
</li>
<li
class=
"list-inline-item"
>
Phasellus iaculis
</li>
<li
class=
"list-inline-item"
>
Nulla volutpat
</li>
</ul>
{% endexample %}
...
...
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