- Issue created by @edvanleeuwen
- 🇮🇳India divyansh.gupta Jaipur
Added space between menu items such that there is no spacing issue irrespective of region placed.
Before:
After:
Please review. - 🇳🇱Netherlands edvanleeuwen Waalwijk
Tested and verified. Thanks for the quick response.
- 🇮🇳India anoopsingh92 Rajasthan, India
Not fixed, this CSS is affecting all the nav items.
.nav .nav-item { margin-right: 10px; } .nav .nav-item:last-child { margin-right: 0; }
Find out other ways instead of CSS.
- First commit to issue fork.
- 🇮🇳India rahuly072
rahuly072 → changed the visibility of the branch 3498599-items-not-alignedspaced to hidden.
- 🇮🇳India rahuly072
Created MR !7 Added space between menu items.Below i have attached screenshot. Thanks
- 🇮🇳India Kanchan Bhogade
Hi
I've tested MR !7 on Drupal 10.3.x
MR is applied successfullyMenu item spacing and alignment are updated
Attaching screenshot
RTBC+1
- 🇮🇳India chandansha
I have tested MR 7.
Now all the menu item have space for reference i have attached Screen shots.
I moved it to RTBC.
Thanks!! -
anoopsingh92 →
committed df3dec8e on 1.3.x authored by
rahuly072 →
Issue #3498599: Items not aligned/spaced in menus
-
anoopsingh92 →
committed df3dec8e on 1.3.x authored by
rahuly072 →
Automatically closed - issue fixed for 2 weeks with no activity.