- Issue created by @mglaman
- 🇮🇳India siddharthjain
Hi @mglaman
I am unable to replicate this issue on Drupal 11.2 using 5.0.x branch. The Flush and Cancel button shows below the instruction message. Attaching screenshot also for reference. - 🇺🇸United States mglaman WI, USA
@siddharthjain do you have the navigation module installed?
- 🇮🇳India siddharthjain
After enabling the Navigation module, I am seeing the issue. The Merge Request (MR) looks good. I’ve updated the description accordingly and attached before-and-after screenshots for reference.
- 🇺🇸United States mglaman WI, USA
The same problem exists for delete links `.action-link`
- First commit to issue fork.
Hi there,
I've also encountered the issue and after applying the patch the issue gets resolved but the padding on the cancel button and the Flush button is not matching. So I think it'd be better if we can match the styling of both the buttons. I've made the minor changes which brings both the button as same style, which IMO looks uniform. Attaching before and after screenshots for reference.- 🇮🇳India vinodhini.e chennai
Hi , Tested on Drupal 11.2.2 with Gin theme and Navigation module:
I have set up the Gin theme on Drupal 11.2.2.
After installing the Navigation module, I also encountered the same padding issue when flushing the image styles.
After applying and merging MR !639, the issue is resolved.
The padding now appear to be working as expected.Thanks for the fix!
- 🇮🇳India divya.sejekan
Verified using Mr!639
- Using drupal 11x , Gin , Navigation moduleThe padding of the button looks fine now.
RTBC++