From b80ec3fe96c364bd14a5149b2511a9ef4e46b12a Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 21 Apr 2019 16:44:47 -0700 Subject: Making chat / new comments section sticky top and fitting to your viewport - Fixes #97. #98 --- ui/src/components/comment-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/src/components/comment-form.tsx') diff --git a/ui/src/components/comment-form.tsx b/ui/src/components/comment-form.tsx index df079ba3..1b4eda99 100644 --- a/ui/src/components/comment-form.tsx +++ b/ui/src/components/comment-form.tsx @@ -56,7 +56,7 @@ export class CommentForm extends Component {
-