change "nolist" style to be simply remove bullets and indent; leave the rest alone.
Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a
This commit is contained in:
@@ -2150,14 +2150,9 @@ table.blank th, table.blank td {
|
||||
|
||||
.nolist {
|
||||
list-style:none;
|
||||
padding:0;
|
||||
margin:0 0 1em 1em;
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
.nolist li {
|
||||
padding:0 0 2px;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
pre.classic {
|
||||
background-color:transparent;
|
||||
|
Reference in New Issue
Block a user