Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 13.24
edited by Alex Cotiugă
on 2026/05/01 17:07
Change comment: There is no comment for this version
To version 13.27
edited by Alex Cotiugă
on 2026/05/01 17:14
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -9,6 +9,13 @@
9 9  @maxw: 1140px;
10 10  
11 11  /* ===== Contact page widgets ===== */
12 +#mainContentArea {
13 + padding: 0;
14 +}
15 +.col-xs-5 {
16 + padding-top: 45px;
17 +}
18 +
12 12  .col-xs-5 .widget {
13 13   margin-bottom: 16px;
14 14   padding: 16px;