remove list-type declarations from ul and ol elements since those should just use browser defaults
This commit is contained in:
parent
e20d2dfe9d
commit
478396fd4e
2 changed files with 0 additions and 14 deletions
8
docs/assets/css/bootstrap.css
vendored
8
docs/assets/css/bootstrap.css
vendored
|
|
@ -649,14 +649,6 @@ ol ul {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: disc;
|
||||
}
|
||||
|
||||
ol {
|
||||
list-style: decimal;
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue