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