1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

Change deprecated html tags to text decoration classes (#29604)

This commit is contained in:
Matthieu Vignolle
2019-11-27 07:43:49 +01:00
committed by XhmikosR
parent 1977a661e6
commit 4de4874e72
3 changed files with 20 additions and 6 deletions

View File

@@ -426,7 +426,7 @@ $utilities: map-merge(
),
"text-decoration": (
property: text-decoration,
values: none
values: none underline line-through
),
"font-style": (
property: font-style,