From 4e7d3a2962a47a75dea3c286d9e53ad847578631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 23 Mar 2017 11:00:29 +0300 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/5542 --- less/account.less | 4 ++++ templates/account/info.tpl | 38 ++++++++++++++++++++++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/less/account.less b/less/account.less index ff94fa2..b2ddb84 100644 --- a/less/account.less +++ b/less/account.less @@ -272,6 +272,10 @@ margin-top: .25rem; } } + + [component="account/moderation-note/list"] .icon { + margin-right: 10px; + } } diff --git a/templates/account/info.tpl b/templates/account/info.tpl index 4cbbd74..82bd157 100644 --- a/templates/account/info.tpl +++ b/templates/account/info.tpl @@ -144,9 +144,43 @@

[[user:info.moderation-note]]

- +
- + +
+
+ +
+ +
+ + +
+ + + + +
+ +
+
+ +
+ {moderationNotes.note} +
+
+
+ +
+