Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 12.5
edited by Alex Cotiuga
on 2026/05/22 10:36
on 2026/05/22 10:36
Change comment:
There is no comment for this version
To version 12.6
edited by Alex Cotiuga
on 2026/05/22 10:37
on 2026/05/22 10:37
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -26,6 +26,11 @@ 26 26 #menuview .navbar-nav > li { 27 27 float: none; 28 28 } 29 + 30 + #mainmenu, 31 + #menuview { 32 + flex: 1 1 auto; 33 + } 29 29 } 30 30 31 31 /* Top-level menu items */