Commit ea987d840716ed7b64afe646431314fd8e790ae5

Authored by OlenaKl
1 parent e0e82549

table

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/general_styles.css
... ... @@ -131,6 +131,9 @@
131 131 .user p {
132 132 font-size: 18px;
133 133 margin-bottom: 0;
  134 + max-width: 170px;
  135 + height: 21px;
  136 + overflow: hidden;
134 137 }
135 138 .user a{
136 139 color: #6b84b5;
... ...