Skip to content

Commit

Permalink
Fix left border of to-be-sent quote
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnonnenberg-signal committed Oct 9, 2018
1 parent 15a8ffb commit 73f8722
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stylesheets/_conversation.scss
Expand Up @@ -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
Expand Down

0 comments on commit 73f8722

Please sign in to comment.