mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Merge pull request #97 from wombleton/master
Restore default pre/code block styling
This commit is contained in:
commit
b86de9c518
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue