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

* commit '75eb14bc1c2ae4f46c6d67ec51c1a9e8ed42e25f':
  docs: add default margins for form element
This commit is contained in:
Scott Main
2011-03-04 01:21:45 -08:00
committed by Android Git Automerger

View File

@@ -59,7 +59,7 @@ option {
padding:0 4px;
}
p {
p, form {
padding:0;
margin:0 0 1em;
}