Index: chrome/common/extensions/docs/static/sass/_typography.scss |
diff --git a/chrome/common/extensions/docs/static/sass/_typography.scss b/chrome/common/extensions/docs/static/sass/_typography.scss |
index bf0577f851735e82a56714bf217f88169793ebf5..a190b5c7315a28773ef154fee59e45bb2cc08023 100644 |
--- a/chrome/common/extensions/docs/static/sass/_typography.scss |
+++ b/chrome/common/extensions/docs/static/sass/_typography.scss |
@@ -73,6 +73,8 @@ p { |
} |
&.caption { |
text-align: left; |
+ margin-top: 9px; |
+ font-weight: bold; |
.lightbox & { |
color: $white; |
} |