[ADF-1444] Fix name display issue (#2317)

This commit is contained in:
Popovics András
2017-09-11 15:31:09 +01:00
committed by Denys Vuika
parent 45038c52ce
commit b93cdc611c

View File

@@ -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 */