Fixed voice message width

This commit is contained in:
Igor Zhukov 2015-02-12 17:35:36 +03:00
parent 7958990292
commit 7c6fae062b

View File

@ -1569,7 +1569,7 @@ img.im_message_document_thumb {
.audio_player_title {
display: inline-block;
font-weight: bold;
max-width: 85px;
max-width: 100px;
overflow: hidden;
vertical-align: text-top;
white-space: nowrap;