mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Add .text-truncate class. We already had a mixin and documented the class, so this fixes that.
This commit is contained in:
@@ -47,3 +47,7 @@
|
||||
.text-hide {
|
||||
@include text-hide();
|
||||
}
|
||||
|
||||
.text-truncate {
|
||||
@include text-truncate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user