Skip to content

Commit 5b2f4f7

Browse files
DOC-3132: Moved entry into core bug fix section as per changelog.
1 parent 00fe88c commit 5b2f4f7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -148,14 +148,6 @@ Previously, the image upload placeholder had a border rendering issue, which aff
148148

149149
{productname} {release-version} addresses this by refining the CSS to ensure the border is properly rendered, resulting in a more polished and design-compliant user interface.
150150

151-
==== Context toolbar inputs had incorrect margins.
152-
// #TINY-11624
153-
154-
Previously, input elements within the contextual toolbar were not styled correctly and overflowed when using the `fluent`, `snow`, and `jam` premium skins. This issue arose because these skins modified toolbar element properties such as padding, height, and width, but the adjustments were not applied consistently to input elements.
155-
As a result, the UI appeared misaligned and less polished.
156-
157-
In {productname} {release-version}, this issue has been resolved. Contextual toolbar elements, including buttons and inputs, now use the same padding and height values, ensuring a consistent and polished appearance.
158-
159151
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
160152

161153
=== Export to PDF
@@ -299,6 +291,14 @@ As a result, integrators were unable to insert content into inline non-editable
299291

300292
{productname} {release-version} resolves this by modifying the functionality of the `insertContent` API to support this scenario. This ensures that integrators can now insert content into inline elements, making the `insertContent` API more robust.
301293

294+
==== Context toolbar inputs had incorrect margins.
295+
// #TINY-11624
296+
297+
Previously, input elements within the contextual toolbar were not styled correctly and overflowed when using the `fluent`, `snow`, and `jam` premium skins. This issue arose because these skins modified toolbar element properties such as padding, height, and width, but the adjustments were not applied consistently to input elements.
298+
As a result, the UI appeared misaligned and less polished.
299+
300+
In {productname} {release-version}, this issue has been resolved. Contextual toolbar elements, including buttons and inputs, now use the same padding and height values, ensuring a consistent and polished appearance.
301+
302302
=== Iframe aria text used to suggest to open help dialog even when the help plugin was not enabled.
303303
// #TINY-11672
304304

0 commit comments

Comments
 (0)