Skip to content

Instantly share code, notes, and snippets.

@7studio
Created November 6, 2015 17:01
Show Gist options
  • Save 7studio/0f2923e9b190dca92747 to your computer and use it in GitHub Desktop.
Save 7studio/0f2923e9b190dca92747 to your computer and use it in GitHub Desktop.
Bichoco v0.1.0
.u-cfAlt {
overflow: hidden !important;
}
.u-cfBi:before,
.u-cfBi:after {
clear: both;
display: table;
content: "";
}
.u-dispTable {
display: table !important;
}
.u-dispTableCell {
display: table-cell !important;
}
.u-textTruncate {
max-width: 100%;
overflow: hidden !important;
white-space: nowrap !important;
word-wrap: normal !important;
text-overflow: ellipsis !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment