am 3497ef57: am 98a2a71f: edit code-caption style margin

* commit '3497ef575318aafbe06387a474ae6d5152fae82f':
  edit code-caption style margin
This commit is contained in:
Scott Main 2013-07-19 15:48:46 -07:00 committed by Android Git Automerger
commit bc66ddea44

View file

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