Fixes #1339, test commit

This commit is contained in:
Type-kun
2013-04-16 01:03:52 +06:00
committed by danbooru
parent 2b9689178e
commit 0003323207

View File

@@ -41,6 +41,7 @@ div.prose {
margin: 1em 0;
padding: 1em 2em;
background: #eee;
white-space: pre-wrap;
}
}