Changes for page Public Web Site

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

From version 8.17
edited by Agnease
on 2026/05/19 03:36
Change comment: There is no comment for this version
To version 8.19
edited by Agnease
on 2026/05/19 03:38
Change comment: There is no comment for this version

Summary

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,