Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 8.18
edited by Alex Cotiuga
on 2026/05/19 03:36
on 2026/05/19 03:36
Change comment:
There is no comment for this version
To version 8.20
edited by Alex Cotiuga
on 2026/05/19 03:38
on 2026/05/19 03:38
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -165,6 +165,16 @@ 165 165 body { 166 166 overflow-x: hidden; 167 167 } 168 + 169 + .agnease-services-dropdown, 170 + .agnease-products-dropdown, 171 + .agnease-resources-dropdown { 172 + width: 100% !important; 173 + min-width: 0 !important; 174 + max-width: 100% !important; 175 + left: auto !important; 176 + right: auto !important; 177 + } 168 168 169 169 .navbar, 170 170 .navbar-collapse,