From 7b38a0de9878b9b0214879e9def32c285e149808 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 6 Mar 2013 21:48:15 +0200 Subject: show highlighted code correctly inside issue body --- app/assets/stylesheets/gitlab_bootstrap/blocks.scss | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss index 4d1b6446362..ce939bc26ca 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss @@ -34,13 +34,6 @@ padding: 15px; word-wrap: break-word; - pre { - background: none !important; - margin: 0; - border: none; - padding: 0; - } - .clearfix { margin: 0; } -- cgit v1.2.1