Skip to content

Commit 377abce

Browse files
author
Dmitry Kologrivov
committed
Merge branch 'ME-MAGETWO-QA' into 'master3'
MAGETWO-44261: added a little change of style MAGETWO-44261: added a little change of style See merge request !141
2 parents 4f70e61 + 18f942f commit 377abce

File tree

1 file changed

+5
-2
lines changed
  • app/design/frontend/Magento/blank/Magento_ProductVideo/web/css/source

1 file changed

+5
-2
lines changed

app/design/frontend/Magento/blank/Magento_ProductVideo/web/css/source/_module.less

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,14 @@
4545
}
4646

4747
.product-video {
48-
height: 90%;
49-
margin-top: 5%;
48+
height: 75%;
49+
left: 0;
5050
position: absolute;
5151
top: 0;
5252
width: 100%;
53+
right: 0;
54+
bottom: 0;
55+
margin: auto;
5356
iframe {
5457
height: 100%;
5558
left: 0;

0 commit comments

Comments
 (0)