mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1444] Fix name display issue (#2317)
This commit is contained in:
committed by
Denys Vuika
parent
45038c52ce
commit
b93cdc611c
@@ -210,7 +210,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
/* for vertical align of text */
|
/* for vertical align of text */
|
||||||
line-height: 1em;
|
line-height: 1.12em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* cell stretching content */
|
/* cell stretching content */
|
||||||
|
Reference in New Issue
Block a user