Fix word wrap for terminal pre element

This commit is contained in:
Marcin Kulik 2012-05-27 13:59:55 +02:00
parent 4bb69abdc7
commit 6b39eac33f

View File

@ -60,6 +60,7 @@ $color5: #EDC951;
background-color: black; background-color: black;
color: #ccc; color: #ccc;
border: 0; border: 0;
word-wrap: normal;
.line { .line {
/* background-color: black;*/ /* background-color: black;*/