From 6138c6193b9a07fd47d1c1982db613a11fcf5a29 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 30 Mar 2019 17:21:50 -0700 Subject: [PATCH] Adding img-fluid to markdown images. --- ui/src/components/create-post.tsx | 4 ++-- ui/src/main.css | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ui/src/components/create-post.tsx b/ui/src/components/create-post.tsx index 2a39e96c6..6715e9d84 100644 --- a/ui/src/components/create-post.tsx +++ b/ui/src/components/create-post.tsx @@ -70,13 +70,13 @@ export class CreatePost extends Component {
-