am b736e07c: am 2ccbd3f8: change "nolist" style to be simply remove bullets and indent; leave the rest alone.

* commit 'b736e07cbb9b0b3c0ccdc6352a10b36d244aebbc':
  change "nolist" style to be simply remove bullets and indent; leave the rest alone.
This commit is contained in:
Scott Main 2012-08-01 12:15:24 -07:00 committed by Android Git Automerger
commit 72972445f2

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;