diff --git a/app/less/app.less b/app/less/app.less index a188c043..6f6118d3 100644 --- a/app/less/app.less +++ b/app/less/app.less @@ -2581,7 +2581,8 @@ img.img_fullsize { } .composer_emoji_tooltip_tabs_contents { position: absolute; - width: 200%; + // width: 200%; + width: 568px; .transform(translate3d(0,0,0)); transition: transform ease-in-out 0.2s;