nodebb-theme-persona 14.1.12 → 14.1.13

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-persona",
3
- "version": "14.1.12",
3
+ "version": "14.1.13",
4
4
  "nbbpm": {
5
5
  "compatibility": "^4.0.0"
6
6
  },
@@ -86,7 +86,7 @@
86
86
  </div>
87
87
 
88
88
  <div class="d-flex p-0 col-lg-5 col-12 align-content-stretch">
89
- <div class="meta stats d-none d-lg-grid col-6 gap-1 pe-2 text-muted" style="grid-template-columns: 1fr 1fr 1fr;">
89
+ <div class="meta stats d-none d-lg-grid col-6 gap-1 pe-2 text-muted" style="grid-template-columns: {{{ if !reputation:disabled }}}1fr{{{ end }}} 1fr 1fr;">
90
90
  {{{ if !reputation:disabled }}}
91
91
  <div class="stats-votes overflow-hidden d-flex flex-column align-items-center">
92
92
  <span class="fs-4" title="{./votes}">{humanReadableNumber(./votes, 0)}</span>