diff --git a/src/components/ChapterVoteComponent.tsx b/src/components/ChapterVoteComponent.tsx index b1f590a7..6b9049a8 100644 --- a/src/components/ChapterVoteComponent.tsx +++ b/src/components/ChapterVoteComponent.tsx @@ -42,7 +42,7 @@ class ChapterVoteComponent extends React.Component this.vote(e, 1)}> + width={null} height={null} /> {/* Downvote Button */} @@ -92,8 +92,8 @@ class ChapterVoteComponent extends React.Component + width={null} + height={null} /> );