am 98a2a71f: edit code-caption style margin

* commit '98a2a71f9ee7ea7e347c686ce89d4d4a3b0fba5b':
  edit code-caption style margin
This commit is contained in:
Scott Main 2013-07-19 13:42:42 -07:00 committed by Android Git Automerger
commit 3497ef5753

View file

@ -2551,7 +2551,7 @@ p.table-caption {
}
p.code-caption {
margin: 0 0 4px 0;
margin-bottom: 4px;
font: 12px/1.5 monospace;
color:#666;
}