mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 07:20:23 +00:00
Simplify syntax of nesting with inline lists
This commit is contained in:
parent
83a6a55d2c
commit
e324a1beb0
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ ul.inline,
|
|||
ol.inline {
|
||||
margin-left: 0;
|
||||
list-style: none;
|
||||
& > li {
|
||||
> li {
|
||||
display: inline-block;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue