Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06820a3a authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

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

* commit 'f5df12fc':
  enforce margin change for nolist class in training articles
parents b09a0447 f5df12fc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2396,6 +2396,9 @@ table.blank th, table.blank td {
  list-style:none;
  margin-left:0;
}
#tb .nolist {
  margin-left:15px;
}


pre.classic {