From 74e69ddfc3ee5b80a53a4695710a7b352613b8b6 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 27 Sep 2016 14:59:54 +0300 Subject: [PATCH] test commit --- frontend/web/css/css_header.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 68fb41b..ba4dbc8 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -9407,9 +9407,8 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { } .posts-links { - height: 399px; overflow: hidden; - min-height: 399px; + max-height: 399px; margin-bottom: 0; } -- libgit2 0.21.4