Fixed reply markup button overflow

This commit is contained in:
Igor Zhukov 2016-06-27 19:34:00 +03:00
parent d33a4cf53e
commit b168d2f440

View File

@ -2307,6 +2307,8 @@ a.im_message_fwd_photo {
font-size: 13px;
margin: 0;
padding: 6px 6px;
overflow: hidden;
text-overflow: ellipsis;
.reply_markup_h1 & {
height: 170px;