Index: chrome/common/extensions/docs/templates/articles/extensions_index.html |
diff --git a/chrome/common/extensions/docs/templates/articles/extensions_index.html b/chrome/common/extensions/docs/templates/articles/extensions_index.html |
index e812035f539ac171c0c72b837a9d347839eeb23d..ec2798fef4117192659e9fc3b8e81a67104f8caa 100644 |
--- a/chrome/common/extensions/docs/templates/articles/extensions_index.html |
+++ b/chrome/common/extensions/docs/templates/articles/extensions_index.html |
@@ -64,6 +64,6 @@ |
<a href="http://www.youtube.com/view_play_list?p=38DF05697DE372B1">Developer snapshots</a> (below) |
</p> |
-<p> |
- <iframe title="YouTube video player" width="300" height="199" src="//www.youtube.com/embed/wRDPTnY3yO8?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/wRDPTnY3yO8?rel=0" frameborder="0" allowfullscreen=""></iframe> |
+</div> |