Merge pull request #251 from frissdiegurke/patch-1

Add min-width to code blocks
main
psychobunny 9 years ago
commit de9303e461

@ -327,6 +327,7 @@
code {
white-space: pre;
word-wrap: normal;
min-width: 100%;
}
}

Loading…
Cancel
Save