Commit 5d2e412da4db956485efa421cb8ac390d613637c

Authored by Eugeny Galkovskiy
1 parent ad467e94

123

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -539,6 +539,8 @@ footer .socbuts a:hover{
539 539 color: #838383;
540 540 font-family: 'Lato-Medium';
541 541 font-size: 14px;
  542 + max-height: 145px;
  543 + overflow: hidden;
542 544 }
543 545 .post_cont .more{
544 546 position: absolute;
... ...