Skip to content

Commit b430449

Browse files
DOC-3132: Context toolbar inputs had incorrect margins. (#3612)
1 parent f411af7 commit b430449

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,14 @@ This caused confusion in identifying the problem during setup.
141141

142142
{productname} {release-version} addresses this by providing a more detailed error message when the `uploadcare_public_key` is not configured.
143143

144+
==== Context toolbar inputs had incorrect margins.
145+
// #TINY-11624
146+
147+
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.
148+
As a result, the UI appeared misaligned and less polished.
149+
150+
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.
151+
144152
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
145153

146154
=== Export to PDF

0 commit comments

Comments
 (0)