diff --git a/modules/ROOT/pages/7.7.1-release-notes.adoc b/modules/ROOT/pages/7.7.1-release-notes.adoc index 72823be65a..b584e37727 100644 --- a/modules/ROOT/pages/7.7.1-release-notes.adoc +++ b/modules/ROOT/pages/7.7.1-release-notes.adoc @@ -58,10 +58,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a {productname} {release-version} also includes the following bug fixes: -=== -// #TINY-vwxyz1 +=== Skin UI content CSS was truncated when bundling, causing CSS styles to be missing. +// #TINY-11875 -// CCFR here. +In {productname} {release-version}, an issue was identified where skin content CSS was truncated during the build process when bundling CSS files into JavaScript resources. This caused invalid styles, leading to partial or complete loss of CSS in the editor UI for self-hosted setups, which resulted in broken styling and reduced usability. + +This issue has been resolved in {productname} {release-version}. The bundling process now correctly incorporates CSS styles into the generated JavaScript resources, preventing truncation and ensuring consistent styling across the editor UI. [[known-issues]]