Index: chrome/common/extensions/docs/templates/articles/overview.html |
diff --git a/chrome/common/extensions/docs/templates/articles/overview.html b/chrome/common/extensions/docs/templates/articles/overview.html |
index b26bfe062f17929280189a1d452b6365060b3c11..e8eb98286be521b6c67e51223954e83c7775215e 100644 |
--- a/chrome/common/extensions/docs/templates/articles/overview.html |
+++ b/chrome/common/extensions/docs/templates/articles/overview.html |
@@ -510,9 +510,9 @@ For more information, see the |
and watch this video: |
</p> |
-<p> |
-<iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/bmxr75CV36A?rel=0" frameborder="0" allowfullscreen></iframe> |
-</p> |
+<div class="video-container"> |
+ <iframe title="YouTube video player" width="640" height="390" src="//www.youtube.com/embed/bmxr75CV36A?rel=0" frameborder="0" allowfullscreen></iframe> |
+</div> |
<h2 id="pageComm">Communication between pages </h2> |