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

Commit 5747d38a authored by Scott Main's avatar Scott Main
Browse files

enforce margin change for nolist class in training articles

Change-Id: I7da486d557c3d7629827d2b425fd387366bd7f18
parent 4e477d7b
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 {