From a4102306419764baf7995f86124f05decb6742c0 Mon Sep 17 00:00:00 2001 From: vladlukhanin Date: Mon, 17 Oct 2016 16:50:39 +0300 Subject: [PATCH] Updated styles for last message preview --- app/styles/modules/contact.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/styles/modules/contact.scss b/app/styles/modules/contact.scss index 796692c1..25c090fb 100755 --- a/app/styles/modules/contact.scss +++ b/app/styles/modules/contact.scss @@ -65,8 +65,8 @@ } .name.name_dialog { display: block; - height: 18px; - margin-top: 4px; + height: 20px; + margin-top: 2px; } #requestsList .name { max-width: 162px;