nodebb-theme-harmony 1.2.90 → 1.2.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-theme-harmony",
3
- "version": "1.2.90",
3
+ "version": "1.2.92",
4
4
  "nbbpm": {
5
5
  "compatibility": "^3.7.0"
6
6
  },
@@ -5,7 +5,7 @@
5
5
  <div class="flex-shrink-0">
6
6
  {buildCategoryIcon(@value, "40px", "rounded-1")}
7
7
  </div>
8
- <div class="flex-grow-1 d-flex flex-wrap gap-1">
8
+ <div class="flex-grow-1 d-flex flex-wrap gap-1 me-0 me-lg-2">
9
9
  <h2 class="title text-break fs-4 fw-semibold m-0 tracking-tight w-100">
10
10
  <!-- IMPORT partials/categories/link.tpl -->
11
11
  </h2>
@@ -32,7 +32,7 @@
32
32
  {{{ end }}}
33
33
  </div>
34
34
  </div>
35
- {{{ if (!./link && !./isSection) }}}
35
+ {{{ if !./link }}}
36
36
  <div class="d-flex col-lg-5 col-12 align-content-stretch">
37
37
  <div class="meta stats d-none d-lg-grid col-6 gap-1 pe-2 text-muted" style="grid-template-columns: 1fr 1fr;">
38
38
  <div class="card card-header border-0 p-2 overflow-hidden rounded-1 d-flex flex-column align-items-center">