parent
ddc4c87b50
commit
0f65ef0e28
@ -2228,14 +2228,16 @@ a.im_message_fwd_photo {
|
|||||||
.im_message_text {
|
.im_message_text {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
line-height: 150%;
|
line-height: 150%;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
.im_message_photo_caption,
|
.im_message_photo_caption,
|
||||||
.im_message_video_caption,
|
.im_message_video_caption,
|
||||||
.im_message_document_caption {
|
.im_message_document_caption {
|
||||||
|
margin-top: 3px;
|
||||||
clear: both;
|
clear: both;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
line-height: 150%;
|
line-height: 150%;
|
||||||
margin-top: 3px;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
.im_message_mymention {
|
.im_message_mymention {
|
||||||
background: #fff8cc;
|
background: #fff8cc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user