Add assets for animated dropbox teaser.

This commit is contained in:
Paulo Reis 2016-10-04 11:58:19 +01:00
parent ea8277ef78
commit 3925ba9364
3 changed files with 12 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

View file

@ -411,3 +411,15 @@
.img-responsive;
margin-bottom: 5px;
}
.dropbox-teaser-video-container {
margin-top: -@modal-inner-padding;
margin-left: -@modal-inner-padding;
margin-right: -@modal-inner-padding;
margin-bottom: 5px;
overflow: hidden;
}
.dropbox-teaser-video {
width: 100%;
height: auto;
}