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

* commit '2ccbd3f8d44bbc9b7a542144751767fe093083e7':
  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:12:51 -07:00 committed by Android Git Automerger
commit b736e07cbb
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;