0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Merge pull request #11675 from GraceNut/feature/text-justify

Added text-justify class to type.less
This commit is contained in:
Mark Otto 2013-12-07 11:58:31 -08:00
commit a691d54436

View File

@ -120,6 +120,7 @@ cite { font-style: normal; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
// Page header