Fixed css comment

This commit is contained in:
Igor Zhukov 2014-03-25 19:52:41 +04:00
parent 38035d0209
commit 45deb4f8c5

View File

@ -1078,7 +1078,7 @@ div.im_message_video_thumb {
.im_message_iframe_video {
position: relative;
padding-bottom: 56.25%; // 16/9 ratio
padding-bottom: 56.25%; /* 16/9 ratio */
height: 0;
overflow: hidden;
margin-top: 5px;