mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
rewrite list-inline to use margin and simpler styles
This commit is contained in:
@@ -205,7 +205,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 basic margin between.
|
||||
|
||||
{% example html %}
|
||||
<ul class="list-inline">
|
||||
|
||||
Reference in New Issue
Block a user