mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
List spacing improvement
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
// stylelint-enable selector-max-type, selector-max-compound-selectors
|
||||
}
|
||||
|
||||
li ul,
|
||||
li ol {
|
||||
margin-top: .25rem;
|
||||
}
|
||||
|
||||
// Override Bootstrap defaults
|
||||
> .table,
|
||||
> .table-responsive .table {
|
||||
|
Reference in New Issue
Block a user