show highlighted code correctly inside issue body

This commit is contained in:
Dmitriy Zaporozhets 2013-03-06 21:48:15 +02:00
parent 872cf404eb
commit 7b38a0de98

View file

@ -34,13 +34,6 @@
padding: 15px;
word-wrap: break-word;
pre {
background: none !important;
margin: 0;
border: none;
padding: 0;
}
.clearfix {
margin: 0;
}