mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Fixes #19690: Mention classes better for .list-inline and .list-inline-item
This commit is contained in:
parent
62c07b67bf
commit
2cc75671e1
@ -211,7 +211,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 basic margin between.
|
||||
Remove a list's bullets and apply some light `margin` with a combination of two classes, `.list-inline` and `.list-inline-item`.
|
||||
|
||||
{% example html %}
|
||||
<ul class="list-inline">
|
||||
|
Loading…
x
Reference in New Issue
Block a user