From 117ccd87e19717438ea8c6401594b3a39365101d Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 18 Jun 2020 12:14:28 -0400 Subject: [PATCH] move repost icon to submit button instead of card for consistency --- ui/modal/modalRepost/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/modal/modalRepost/view.jsx b/ui/modal/modalRepost/view.jsx index 3e0db5de6..4d1b5a697 100644 --- a/ui/modal/modalRepost/view.jsx +++ b/ui/modal/modalRepost/view.jsx @@ -115,7 +115,6 @@ function ModalRepost(props: Props) { return ( Repost {title} @@ -194,6 +193,7 @@ function ModalRepost(props: Props) {