Skip to content

Commit f1c4f7c

Browse files
DOC-3224: The style on elements was not copied to new list items.
1 parent 7e98a33 commit f1c4f7c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

modules/ROOT/pages/8.3.0-release-notes.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,12 @@ The following premium plugin updates were released alongside {productname} {rele
9090

9191
{productname} {release-version} also includes the following bug fixes:
9292

93-
=== <TINY-vwxyz 1 changelog entry>
94-
// #TINY-vwxyz1
93+
=== The `font-size` style on list items was not copied to new list items.
94+
// #TINY-13224
9595

96-
// CCFR here.
96+
Previously, an issue was identified where the `font-size` style applied to list items was not retained when creating new items in either numbered or bulleted lists. As a result, list items added by pressing `Enter` did not inherit the correct font size from the preceding item.
97+
98+
{productname} {release-version} addresses this issue by changing the behavior such that the `font-size` style is now consistently transferred to newly created list items. This ensures that all new list items have the correct font size.
9799

98100

99101
[[security-fixes]]
@@ -128,4 +130,3 @@ There <is one | are <number> known issue<s> in {productname} {release-version}.
128130
// #TINY-vwxyz1
129131

130132
// CCFR here.
131-

0 commit comments

Comments
 (0)