2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+1 -1
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,