Menu items that are not links do not have styles when menu is placed on sidebars
Summary
When you create a menu item you have the option to make a link not being a link. This is done by creating a menu item and adding route:<nolink>instead of a node or a URL.
When placing such a menu in a sidebar, the item is not rendered correctly (check attachment)
Steps to reproduce
- Create a menu
- Create a menu item that has
route:<nolink>as link - Place the menu in a sidebar
Possible fixes
The fix should be applied in blocks.scss and be compiled to blocks.css
Attachments
Edited by Konstantinos Platis
