Commit 7b38a0de9878b9b0214879e9def32c285e149808
1 parent
872cf404
Exists in
master
and in
4 other branches
show highlighted code correctly inside issue body
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
app/assets/stylesheets/gitlab_bootstrap/blocks.scss
@@ -34,13 +34,6 @@ | @@ -34,13 +34,6 @@ | ||
34 | padding: 15px; | 34 | padding: 15px; |
35 | word-wrap: break-word; | 35 | word-wrap: break-word; |
36 | 36 | ||
37 | - pre { | ||
38 | - background: none !important; | ||
39 | - margin: 0; | ||
40 | - border: none; | ||
41 | - padding: 0; | ||
42 | - } | ||
43 | - | ||
44 | .clearfix { | 37 | .clearfix { |
45 | margin: 0; | 38 | margin: 0; |
46 | } | 39 | } |