Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 6526e788eae5cd1abfcec5f8d6726d6824d0da56
https://github.com/xwiki/xwiki-platform/commit/6526e788eae5cd1abfcec5f8d672…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle
drops to a new line and other weirdness (#2893)
* Fixed incorrect padding on link section headers in the submenus
* Positioned the toggle absolutely in those sections so that it doesn't eat away at
space the text had before and force a linebreak where there used to be none.