fix word break bug

exceptionHandle
yanxd 12 years ago
parent f549645dce
commit f96428ef20

@ -14,7 +14,7 @@
.clear_both{ .clear_both{
clear: both; clear: both;
} }
pre{ .memo-content pre{
white-space: normal; white-space: normal;
word-wrap: break-word; word-wrap: break-word;
} }

Loading…
Cancel
Save