Allow inline code blocks to wrap, instead of truncating on overflow.

(imported from commit f2586971c113642dba395a68476685be63f6dce6)
This commit is contained in:
Jessica McKellar 2013-02-22 16:09:39 -05:00
parent d08b8459ed
commit 0bf787321c
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ code {
/* 12/14 em, so bootstrap's default 12 px,
when body is the default 14 px */
font-size: 0.857em;
white-space: nowrap;
}
pre {