add helper

This commit is contained in:
piensaenpixel
2016-02-15 11:26:09 +01:00
parent 1a7fc12a51
commit ba5f5c43e0

View File

@@ -42,6 +42,12 @@
margin-left: 12px;
}
.u-ellipsis {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
// Colors
// Main Text Color is default color
// ----------------------------------------------