fix broke code block

This commit is contained in:
Mark Otto 2014-08-05 17:21:54 -07:00
parent d71f6470c1
commit 60e64015de
1 changed files with 1 additions and 1 deletions

View 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">