Changes for page Public Web Site

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

From version 10.26
edited by Agnease
on 2026/05/19 06:26
Change comment: There is no comment for this version
To version 10.12
edited by Agnease
on 2026/05/19 06:12
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[1]
code
... ... @@ -106,6 +106,12 @@
106 106  /* ========== Mobile Menu ========== */
107 107  
108 108  @media (max-width: 767px) {
109 + .navbar-nav > li.agnease-menu-item > a,
110 + .navbar-nav > li > a {
111 + padding-top: 8px;
112 + padding-bottom: 8px;
113 + }
114 +
109 109   .agnease-dropdown {
110 110   min-width: 0;
111 111   width: 100%;