Styled soundcloud embed

This commit is contained in:
Zac Colley 2014-11-13 22:37:02 +00:00
parent a071d3a021
commit 5b708295b5

View File

@ -1308,6 +1308,9 @@ div.im_message_video_thumb {
.im_message_vine_embed {
padding-bottom: 100%;
}
.im_message_soundcloud_embed {
padding-bottom: 56.25%; /* 16/9 ratio */
}
.im_message_media_embed iframe,
.im_message_media_embed webview {
position: absolute;