change "nolist" style to be simply remove bullets and indent; leave the rest alone.

Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a
This commit is contained in:
Scott Main 2012-08-01 12:05:12 -07:00
parent a8d7485de2
commit 2ccbd3f8d4
1 changed files with 1 additions and 6 deletions

View File

@ -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;