]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix broke code block
authorMark Otto <otto@github.com>
Wed, 6 Aug 2014 00:21:54 +0000 (17:21 -0700)
committerMark Otto <otto@github.com>
Wed, 6 Aug 2014 00:21:54 +0000 (17:21 -0700)
docs/components/typography.md

index 0cc70a6cb1aa41b58bffdddc4893fa11c7af74ad..2b1b8166c56538e0852feb657221271649f797cd 100644 (file)
@@ -306,7 +306,7 @@ Remove the default `list-style` and left margin on list items (immediate childre
 
 ### Inline
 
-Place all list items on a single line with `display: inline-block; and some light padding.
+Place all list items on a single line with `display: inline-block;` and some light padding.
 
 {% example html %}
 <ul class="list-inline">