[FFmpeg-devel] [FATESERVER/PATCH 1/8] fate.css: wrap long lines in log
Timothy Gu
timothygu99 at gmail.com
Wed Jun 11 03:07:47 CEST 2014
Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
fate.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fate.css b/fate.css
index a62d4cd..9264d83 100644
--- a/fate.css
+++ b/fate.css
@@ -198,7 +198,7 @@ table.minirep {
.diff {
font-family: monospace;
- white-space: pre;
+ white-space: pre-wrap;
display: none;
}
--
1.9.1
More information about the ffmpeg-devel
mailing list