am 5747d38a: enforce margin change for nolist class in training articles

* commit '5747d38aad918e32ae485b77524b554fd4e24ae5':
  enforce margin change for nolist class in training articles
This commit is contained in:
Scott Main
2012-11-30 12:38:57 -08:00
committed by Android Git Automerger

View File

@@ -2396,6 +2396,9 @@ table.blank th, table.blank td {
list-style:none;
margin-left:0;
}
#tb .nolist {
margin-left:15px;
}
pre.classic {