Merge pull request #97 from wombleton/master

Restore default pre/code block styling
This commit is contained in:
Samuel Clay 2013-03-19 18:10:07 -07:00
commit b86de9c518

View file

@ -1901,10 +1901,6 @@ background: transparent;
.NB-feed-story .NB-feed-story-content div {
max-width: 100%;
}
.NB-feed-story .NB-feed-story-content pre,
.NB-feed-story .NB-feed-story-content code {
white-space: normal;
}
.NB-feed-story .NB-feed-story-content img {
max-width: 100% !important;
width: auto;