- Issue created by @freezernick
Affected version: >=4.0.0-alpha12 < 4.0.0-alpha14, possibly earlier
Alpha 14 reverts changes from alpha 13, so it may not be affected
Also affecting the latest version. Provided a patch / MR with !124
We encountered an issue when displaying the actions of the CKEditor 5 inside the pagedesigner. The buttons were too wide and not aligned properly.
Open the CKE5 while editing a node with the pagedesigner
* Set the button width to "auto" instead of "100%"
* Review & test the patch
* Set the button width to "auto" instead of "100%"
Needs review
4.0
User interface
Affected version: >=4.0.0-alpha12 < 4.0.0-alpha14, possibly earlier
Alpha 14 reverts changes from alpha 13, so it may not be affected
Also affecting the latest version. Provided a patch / MR with !124