mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Added text-justify class to type.less
This commit is contained in:
parent
cc6951fa15
commit
3a65b2c11f
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…
Add table
Reference in a new issue