From 26a8e19a357aee9e1b39623e604ce92bdfaa00df Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 14 Aug 2015 15:03:32 -0400 Subject: Revert "MM-375 Adds text formatting features using a modified version of the marked js library" --- web/sass-files/sass/partials/_post.scss | 8 -------- 1 file changed, 8 deletions(-) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 441c7e86f..98b17120d 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -194,19 +194,11 @@ body.ios { } } .msg-typing { - padding-bottom: 5px; min-height: 20px; line-height: 18px; display: inline-block; font-size: 13px; color: #777; - .code-info { - padding-left: 2px; - padding-right: 2px; - } - .preformatted-info { - background-color: #E3E8E3; - } } } } -- cgit v1.2.3-1-g7c22