1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Drop .text-justify class (#29793)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Martijn Cuppens
2019-12-30 21:33:34 +01:00
committed by XhmikosR
parent c30abbe112
commit bd27834198
3 changed files with 7 additions and 8 deletions

View File

@@ -377,7 +377,7 @@ $utilities: map-merge(
responsive: true,
property: text-align,
class: text,
values: left right center justify
values: left right center
),
"color": (
property: color,