summaryrefslogtreecommitdiffstats
path: root/ui/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/components')
-rw-r--r--ui/src/components/comment-node.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/src/components/comment-node.tsx b/ui/src/components/comment-node.tsx
index fba96db9..47930377 100644
--- a/ui/src/components/comment-node.tsx
+++ b/ui/src/components/comment-node.tsx
@@ -174,6 +174,7 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
{i18n.t('banned')}
</li>
)}
+ <li className="list-inline-item">•</li>
<span
class="unselectable pointer mr-2"
data-tippy-content={i18n.t('number_of_points', {
@@ -209,6 +210,7 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
</Link>
</li>
)}
+ <li className="list-inline-item">•</li>
<li className="list-inline-item">
<span>
<MomentTime data={node.comment} />