From ea987d840716ed7b64afe646431314fd8e790ae5 Mon Sep 17 00:00:00 2001 From: OlenaKl Date: Thu, 24 Dec 2015 10:39:29 +0200 Subject: [PATCH] table --- frontend/web/css/general_styles.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/general_styles.css b/frontend/web/css/general_styles.css index 40051d4..281743d 100755 --- a/frontend/web/css/general_styles.css +++ b/frontend/web/css/general_styles.css @@ -131,6 +131,9 @@ .user p { font-size: 18px; margin-bottom: 0; + max-width: 170px; + height: 21px; + overflow: hidden; } .user a{ color: #6b84b5; -- libgit2 0.21.4