Changes for page Public Web Site

Last modified by Agnease on 2026/05/30 16:24

From version 12.7
edited by Agnease
on 2026/05/22 10:39
Change comment: There is no comment for this version
To version 12.8
edited by Agnease
on 2026/05/22 10:41
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[1]
code
... ... @@ -13,16 +13,9 @@
13 13   }
14 14  
15 15   #menuview .navbar-nav {
16 - float: none;
17 - display: flex;
18 - align-items: center;
19 - justify-content: flex-end;
16 + float: right !important;
20 20   margin: 0;
21 21   }
22 -
23 - #menuview .navbar-nav > li {
24 - float: none;
25 - }
26 26  }
27 27  
28 28  /* Top-level menu items */