Changes for page Public Web Site

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

From version 8.13
edited by Agnease
on 2026/05/19 03:28
Change comment: There is no comment for this version
To version 8.15
edited by Agnease
on 2026/05/19 03:32
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[1]
code
... ... @@ -53,6 +53,7 @@
53 53  /* Dropdown panels */
54 54  
55 55  .agnease-services-dropdown,
56 +.agnease-resources-dropdown,
56 56  .agnease-products-dropdown {
57 57   min-width: 360px;
58 58   padding: 10px;
... ... @@ -140,6 +140,7 @@
140 140  
141 141  @media (max-width: 767px) {
142 142   .agnease-services-dropdown,
144 + .agnease-resources-dropdown,
143 143   .agnease-products-dropdown {
144 144   min-width: 0;
145 145   width: 100%;