From bb9859ca61108d60e076850924e4c7f41a17eda9 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 16 Apr 2018 12:30:28 -0700 Subject: [PATCH] Make iOS quote theming apply in the message detail screen --- stylesheets/_ios.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/_ios.scss b/stylesheets/_ios.scss index 80448577a..df41d6050 100644 --- a/stylesheets/_ios.scss +++ b/stylesheets/_ios.scss @@ -106,6 +106,7 @@ $ios-border-color: rgba(0,0,0,0.1); padding: 10px; } + .message-container, .message-list { .quote { border-top-left-radius: 15px;