diff --git a/app/less/app.less b/app/less/app.less index ab41a7b1..9d44e6de 100644 --- a/app/less/app.less +++ b/app/less/app.less @@ -3370,7 +3370,7 @@ li.inline_result_photo.composer_autocomplete_option_active a { max-width: 274px; height: 274px; background-position: 50% 50%; - background-size: cover; + background-size: contain; background-repeat: no-repeat; margin: 10px auto -10px; }