From 73f8722c8d5b57b3924796717c346543f47e63d5 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Tue, 9 Oct 2018 09:31:32 -0700 Subject: [PATCH] Fix left border of to-be-sent quote --- stylesheets/_conversation.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stylesheets/_conversation.scss b/stylesheets/_conversation.scss index 74094937a75..14fa79b1caf 100644 --- a/stylesheets/_conversation.scss +++ b/stylesheets/_conversation.scss @@ -172,6 +172,8 @@ .bottom-bar .module-quote { margin: 0; + + border-left-style: none; } // We need to use the wrapper because the conversation view calculates the height of all