Revert "Set white-space property to nowrap on editor lines"

This reverts commit 9a2db26393.
This commit is contained in:
Kevin Sawicki
2013-01-30 19:18:10 -08:00
parent 983f1ab18b
commit f126f58921

View File

@@ -104,7 +104,3 @@
pointer-events: none;
z-index: -1;
}
.editor .line {
white-space: nowrap;
}