Merge "Remove overflow hidden / Decreasize size for visibility"
authorKAPIL SINGAL <ks220y@att.com>
Tue, 15 Sep 2020 13:07:37 +0000 (13:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 15 Sep 2020 13:07:37 +0000 (13:07 +0000)
docs/usecases/wordpress-cnf-poc.rst

index 729260e..90b92be 100644 (file)
@@ -20,8 +20,8 @@ Presentation of Gerald Karam (2020-09-08)
 .. raw:: html
 
    <!-- original size of video is 1920x1080-->
-   <div style="position: relative; overflow: hidden; max-width: 100%; height: auto;">
-      <iframe width="1366" height="768" src="https://www.youtube.com/embed/mgMpI_irp4I" frameborder="0"
+   <div style="position: relative; max-width: 100%; height: auto;">
+      <iframe width="800" height="450" src="https://www.youtube.com/embed/mgMpI_irp4I" frameborder="0"
       allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
    </div>