Changes for page Menu Macro

Last modified by teamwire005 on 2025/05/06 07:37

From version 9.1
edited by teamwire005
on 2024/10/01 09:14
Change comment: Install extension [org.xwiki.platform:xwiki-platform-menu-ui/15.10.12]
To version 8.1
edited by teamwire004
on 2024/07/12 13:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.teamwire005
1 +XWiki.teamwire004
XWiki.StyleSheetExtension[1]
Code
... ... @@ -133,15 +133,13 @@
133 133   margin-top: 0;
134 134   border-top-right-radius: 0;
135 135   border-top-left-radius: 0;
136 - overflow-wrap: break-word;
137 - hyphens: auto;
138 138   li {
139 139   /* Text inside menu */
140 140   color: @dropdown-link-color;
141 - padding: 3px 20px;
142 142   /* Links inside menu */
143 143   a {
144 144   display: block;
142 + padding: 3px 20px;
145 145   clear: both;
146 146   font-weight: normal;
147 147   line-height: @line-height-base;