Browse Source

fixed video caption

master
Igor Zhukov 9 years ago
parent
commit
cd3b71ab2d
  1. 1
      app/less/app.less

1
app/less/app.less

@ -2051,6 +2051,7 @@ a.im_message_fwd_photo { @@ -2051,6 +2051,7 @@ a.im_message_fwd_photo {
}
.im_message_photo_caption,
.im_message_video_caption {
clear: both;
word-wrap: break-word;
line-height: 150%;
margin-top: 3px;

Loading…
Cancel
Save