long texts class name changed

This commit is contained in:
batuhanbas
2019-11-27 11:16:17 +03:00
parent be54af562e
commit 7fe94b275d
19 changed files with 57 additions and 57 deletions

View File

@ -298,14 +298,14 @@
/*--------Form Group Finish--------*/
/*--------Overflow-Y For Table Columns--------*/
.o-y
/*--------Long Texts--------*/
.long-texts
{
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
/*--------Overflow-Y For Table Columns Finish--------*/
/*--------Long Texts Finish--------*/
/*--------Thead Row Margin--------*/