mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 14:00:24 +00:00
fix broke code block
This commit is contained in:
parent
d71f6470c1
commit
60e64015de
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue