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

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

am 42950013: am 54d2a9b9: add bottom-margin to div-based notes

* commit '42950013':
  add bottom-margin to div-based notes
parents 375b6063 42950013
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2185,6 +2185,12 @@ p.table-caption {
  color:#666;
}

div.note, 
div.caution, 
div.warning {
  margin: 0 0 15px;
}

p.note, div.note, 
p.caution, div.caution, 
p.warning, div.warning {