Problem/Motivation
The add in between buttons are no longer horizontally centered when using the Gin admin theme. When using Claro, they are still centered.

| Comment | File | Size | Author |
|---|---|---|---|
| #15 | 3484386_1.patch | 30.8 KB | noorulshameera |
Issue fork paragraphs_ee-3484386
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
tirupati_singh commentedComment #3
stborchertCould you please be more specific about the versions you are using. I've tested this in a fresh installation with Drupal 10.3.6, Gin RC3 and the latest development version of Paragraphs EE and it worked as expected.
Comment #4
jeroentI'm having the same behavior since I updated to gin 3.0.0-rc14.
Comment #5
stborchertHey @jeroent. Do you have some more information about the versions you have installed? I setup a fresh installation of Drupal 10.3.6 with paragraphs_ee dev and gin 3.0.0-rc14 and the buttons are centered and styled correctly.
Comment #6
stborchertOk, now I also see this. With gin 3.0.0-rc13 it still works so it has to be a recent change.
Comment #7
jeroentComment #9
jeroentI think I found the problem. The MR should fix this issue.
Comment #10
jeroentComment #12
stborchertThank you!
Comment #14
kmaniSame issue after upgrading 10.3.10 and above, MR fixed the issue.
Thank you
Comment #15
noorulshameera commentedAdding the changes as a patch to be used.
Comment #16
dieterholvoet commented@stborchert any chance you could create a new patch release with this fix in it? Our agency is using Paragraphs EE in every project, a new release would make it so we don't have to copy this patch into every project we're updating. Thanks!
Comment #17
shortspoken commentedUnfortunately I am still experiencing the problem. Current setup:
Definitely a Gin issue, not having the problem with Claro backend theme.
Comment #18
stborchertI did a quick test with Drupal 10.2.x (latest HEAD), Gin 4.0.6 and ParagraphsEE 10.0.6 and didn't see any problem:
Will have to check with Drupal 11.1.6 later.