mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
fix broke code block
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user