Added z-index to emoji icon in composer

This commit is contained in:
Igor Zhukov 2017-01-12 19:16:47 +03:00
parent ba7e57879e
commit 7a1d922972

View File

@ -1125,6 +1125,7 @@ a.im_panel_peer_photo .peer_initials {
}
.composer_emoji_insert_btn {
z-index: 1;
&:hover {
.icon-emoji {
opacity: 1;