| Index: chrome/common/extensions/docs/templates/articles/api_index.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/api_index.html b/chrome/common/extensions/docs/templates/articles/api_index.html
|
| index 72e3687ea691c7267a690737d840948cd75ec791..468cd879cb3707acd91e730f0d77cf01e3fae1b6 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/api_index.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/api_index.html
|
| @@ -45,6 +45,6 @@ then you pass a callback function into the method.
|
| For more information, watch this video:
|
| </p>
|
|
|
| -<p class="doc-family extensions">
|
| -<iframe title="YouTube video player" width="640" height="390" src="//www.youtube.com/embed/bmxr75CV36A?rel=0" frameborder="0" allowfullscreen></iframe>
|
| -</p>
|
| +<div class="video-container doc-family extensions">
|
| + <iframe title="YouTube video player" width="640" height="390" src="//www.youtube.com/embed/bmxr75CV36A?rel=0" frameborder="0" allowfullscreen></iframe>
|
| +</div>
|
|
|