mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
Simplify syntax of nesting with inline lists
This commit is contained in:
@@ -119,7 +119,7 @@ ul.inline,
|
|||||||
ol.inline {
|
ol.inline {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
& > li {
|
> li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
Reference in New Issue
Block a user