Skip to content

Commit d0ad63c

Browse files
committed
MAGETWO-59978: Videos in product description are displayed incorrectly
1 parent bef5f53 commit d0ad63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/css/source/lib/_resets.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
object,
5656
video,
5757
embed {
58-
height: auto;
58+
max-height: 100%;
5959
max-width: 100%;
6060
}
6161

0 commit comments

Comments
 (0)