diff --git a/ui/src/components/comment-node.tsx b/ui/src/components/comment-node.tsx index af44e41e6..88d6476de 100644 --- a/ui/src/components/comment-node.tsx +++ b/ui/src/components/comment-node.tsx @@ -57,9 +57,13 @@ export class CommentNode extends Component { return (
-
+
+ +
{node.comment.score}
-
+
+ +
    diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 93e88071e..73395fa8e 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -58,11 +58,15 @@ export class PostListing extends Component { return (
    -
    +
    + +
    {post.score}
    -
    +
    + +
    -
    +
    {post.url ?
    {post.name} diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index e038b13c1..1085a4daf 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -10,6 +10,14 @@ export class Symbols extends Component { return (