nodebb-theme-harmony 1.2.46 → 1.2.47

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.46",
3
+ "version": "1.2.47",
4
4
  "nbbpm": {
5
5
  "compatibility": "^3.7.0"
6
6
  },
@@ -87,7 +87,7 @@
87
87
  <div class="d-flex gap-2 align-items-center">
88
88
  <a class="d-flex text-decoration-none" href="{config.relative_path}/user/{./user.userslug}">{buildAvatar(./user, "16px", true)}</a>
89
89
  <a href="{config.relative_path}/user/{./user.userslug}">{./user.username}</a>
90
- <span class="timeago text-muted" title="{./datetimeISO}"></span>
90
+ <span class="timeago text-muted text-nowrap" title="{./datetimeISO}"></span>
91
91
  </div>
92
92
  <div>
93
93
  <ul class="list-unstyled">