summaryrefslogtreecommitdiffstats
path: root/ui/src/components/comment-form.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-08-17 18:59:59 -0700
committerDessalines <tyhou13@gmx.com>2019-08-17 18:59:59 -0700
commit3d84a08aaa656c20527e57c8aeb609bbb53b5219 (patch)
tree65e27d72d117e88da89c4a4e9d96fbb7b4618f13 /ui/src/components/comment-form.tsx
parent7c3ac0c85de02f3e984e98206814eb876573a9f1 (diff)
Trying some extra spacing.
Diffstat (limited to 'ui/src/components/comment-form.tsx')
-rw-r--r--ui/src/components/comment-form.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/components/comment-form.tsx b/ui/src/components/comment-form.tsx
index ed62fcf5..7a75d9e4 100644
--- a/ui/src/components/comment-form.tsx
+++ b/ui/src/components/comment-form.tsx
@@ -56,7 +56,7 @@ export class CommentForm extends Component<CommentFormProps, CommentFormState> {
render() {
return (
- <div>
+ <div class="mb-3">
<form onSubmit={linkEvent(this, this.handleCommentSubmit)}>
<div class="form-group row">
<div class="col-sm-12">