From f02c2ffac8385b3484902eb539d37cdff1271ae0 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 24 Apr 2019 18:03:21 -0700 Subject: [PATCH] vote styling issue --- ui/src/components/comment-node.tsx | 2 +- ui/src/components/post-listing.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/comment-node.tsx b/ui/src/components/comment-node.tsx index dfc75350..fabacb28 100644 --- a/ui/src/components/comment-node.tsx +++ b/ui/src/components/comment-node.tsx @@ -62,7 +62,7 @@ export class CommentNode extends Component {
{node.comment.score}
-
+
diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index e163717e..7a6e9545 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -62,7 +62,7 @@ export class PostListing extends Component {
{post.score}
-
+