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