Fix rendering issue with iOS quote preview (#2292)

Fix rendering issue with iOS quote preview (in composition mode)
This commit is contained in:
Scott Nonnenberg 2018-04-25 12:20:49 -07:00 committed by GitHub
commit 4852a9dee0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -252,6 +252,7 @@ $ios-border-color: rgba(0,0,0,0.1);
.quoted-message {
background: none !important;
border-radius: 0;
.primary {
padding: 0px;