Commit 74e69ddfc3ee5b80a53a4695710a7b352613b8b6

Authored by Виталий
1 parent 34150734

test commit

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -9407,9 +9407,8 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
9407 9407 }
9408 9408  
9409 9409 .posts-links {
9410   - height: 399px;
9411 9410 overflow: hidden;
9412   - min-height: 399px;
  9411 + max-height: 399px;
9413 9412 margin-bottom: 0;
9414 9413 }
9415 9414  
... ...