Problem/Motivation
Items in menus, e.g. Tools, do not have spacing between them. User menus have random distribution. This is especially a nuisance in the secondary menu and the secondary sidebar.
This applies to normal menus and Superfish menus.
Steps to reproduce
Login
Place Tools block in secondary sidebar. Add/enable items in the Tools menu.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | item-align-after.png | 9.02 KB | chandansha |
| #12 | item-not-align-before.png | 9.33 KB | chandansha |
| #11 | AfterMR.png | 103.8 KB | kanchan bhogade |
| #10 | after_space_added_between_menu_items.png | 87.11 KB | rahuly072 |
| #4 | flexi_bootstrap_after.png | 294.07 KB | divyansh.gupta |
Issue fork flexistyle_bootstrap-3498599
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
divyansh.gupta commentedWorking on it.
Comment #4
divyansh.gupta commentedAdded space between menu items such that there is no spacing issue irrespective of region placed.


Before:
After:
Please review.
Comment #5
edvanleeuwenTested and verified. Thanks for the quick response.
Comment #6
anoopsingh92Not fixed, this CSS is affecting all the nav items.
Find out other ways instead of CSS.
Comment #10
rahuly072 commentedCreated MR !7 Added space between menu items.Below i have attached screenshot. Thanks
Comment #11
kanchan bhogade commentedHi
I've tested MR !7 on Drupal 10.3.x
MR is applied successfully
Menu item spacing and alignment are updated
Attaching screenshot
RTBC+1
Comment #12
chandansha commentedI have tested MR 7.
Now all the menu item have space for reference i have attached Screen shots.
I moved it to RTBC.
Thanks!!
Comment #15
anoopsingh92