1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

fix broke code block

This commit is contained in:
Mark Otto
2014-08-05 17:21:54 -07:00
parent d71f6470c1
commit 60e64015de

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