mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-24 14:04:43 +00:00
Merge pull request #11675 from GraceNut/feature/text-justify
Added text-justify class to type.less
This commit is contained in:
commit
a691d54436
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue