1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-29 14:55:45 +00:00

Revert "word wrap pre content (#25)"

This reverts commit d2f24812af.
This commit is contained in:
Aurelien David 2019-02-11 22:16:07 +01:00
parent f1524928c9
commit 95907b82b8

View File

@ -35,10 +35,6 @@ a[href] img {
border: none;
}
pre {
white-space: pre-wrap;
}
#feedBody {
border: 1px solid THreeDShadow;
padding: 3em;