From c86df0f0c6c79c98238e8a1a84cb9fab5a69a635 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 28 Oct 2015 13:09:39 -0400 Subject: Revert "PLT-395: Add syntax highlighting to Markdown code blocks" --- web/sass-files/sass/partials/_post.scss | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'web/sass-files') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 3fac1fed9..f5fc1631f 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -466,22 +466,6 @@ body.ios { white-space: nowrap; cursor: pointer; } - .post-body--code { - font-size: .97em; - position:relative; - .post-body--code__language { - position: absolute; - right: 0; - background: #fff; - cursor: default; - padding: 0.3em 0.5em 0.1em; - border-bottom-left-radius: 4px; - @include opacity(.3); - } - code { - white-space: pre; - } - } } .create-reply-form-wrap { width: 100%; -- cgit v1.2.3-1-g7c22