This commit is contained in:
calzoneman 2014-03-01 17:37:59 -06:00
parent b96b488c22
commit 341d17c7b9
6 changed files with 22 additions and 14 deletions

View file

@ -58,7 +58,7 @@
border-top-right-radius: 0;
}
.linewrap {
.linewrap, .linewrap code {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */