Skip to content

Commit b0c83ad

Browse files
Update modules/ROOT/pages/8.0-release-notes.adoc
Co-authored-by: CODE:AG <[email protected]>
1 parent ad6384d commit b0c83ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
151151
=== Strikethrough format could be added outside font size format, which renders incorrectly in some browsers.
152152
// #TINY-12004
153153

154-
Previously, there was an issue where combining strikethrough (`s` element) and font size formatting could lead to incorrect rendering in some browsers, particularly Chrome. This occurred when the `s` (strikethrough) element was placed outside a font size span, causing the strikethrough line to render incorrectly.
154+
Previously, there was an issue where combining strikethrough (`s` element) and font size formatting could lead to incorrect rendering in some browsers, particularly Chrome. This occurred when the `s` (strikethrough) element was placed outside a font size `span`, causing the strikethrough line to render incorrectly.
155155

156156
The fix ensures that the `s` element is now properly nested inside the font size element, improving visual consistency across browsers.
157157

0 commit comments

Comments
 (0)