mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02: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