[Library | Trunk]: Fix multi line ellipsis

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59045 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-07-03 15:05:13 +00:00
parent 4b56331318
commit f42e0f8cb9
1 changed files with 1 additions and 0 deletions

View File

@ -777,6 +777,7 @@ dd:last-child {
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
}
.multi-line-ellipsis.lines-3 p {