Change get-type style from pre to pre-wrap

This commit is contained in:
Andrew Gibiansky 2015-03-10 22:34:09 -07:00
parent a8124ae846
commit 3ff6aeab25

View File

@ -44,7 +44,7 @@ Custom IHaskell CSS.
font-weight: bold;
font-family: monospace;
display: block;
white-space: pre;
white-space: pre-wrap;
}
.show-type {