From b834fd975d6dc8e514c8e251286f7615cda68ac7 Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Fri, 4 Apr 2025 10:33:40 +1000 Subject: [PATCH] DOC-3131: Focus outline was misaligned with comment card border on saving an edit. --- modules/ROOT/pages/7.8.0-release-notes.adoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/ROOT/pages/7.8.0-release-notes.adoc b/modules/ROOT/pages/7.8.0-release-notes.adoc index dff76301c5..d19f849c19 100644 --- a/modules/ROOT/pages/7.8.0-release-notes.adoc +++ b/modules/ROOT/pages/7.8.0-release-notes.adoc @@ -153,10 +153,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a {productname} {release-version} also includes the following bug fix: -=== -// #TINY-vwxyz1 +=== The focus outline was misaligned with the comment card border after saving an edited comment. +// #TINY-11329 -// CCFR here. +In previous versions of {productname}, the keyboard focus styles were not properly aligned with the comment card during the process of saving an edited comment, resulting in a poor user interface. + +{productname} {release-version} addresses this by adjusting the focus styles, ensuring a more polished user interface while saving an edited comment. [[security-fixes]]