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

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

am 75eb14bc: docs: add default margins for form element

* commit '75eb14bc':
  docs: add default margins for form element
parents a67ce69e 75eb14bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ option {
  padding:0 4px;
}

p {
p, form {
  padding:0;
  margin:0 0 1em;
}