index
:
debian/packages/bootstrap-html
debian
upstream
debian sid: bootstrap
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scss
/
helpers
/
_text-truncation.scss
blob: 6421dac9a85271cba3f65b5e7116c7fd907b9e72 (
plain
)
1
2
3
4
5
6
7
//
// Text truncation
//
.text-truncate
{
@include
text-truncate
();
}