28 May
2008
28 May
'08
10:49 a.m.
Module: tools Branch: master Commit: 96659f577c6233ee15f06ab1701c1d8d1101ee45 URL: http://source.winehq.org/git/tools.git/?a=commit;h=96659f577c6233ee15f06ab17... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed May 28 10:55:23 2008 +0200 winetest: There's no reason to make everything non-wrappable. --- winetest/summary.css | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/winetest/summary.css b/winetest/summary.css index 0542564..38fa00b 100644 --- a/winetest/summary.css +++ b/winetest/summary.css @@ -1,6 +1,3 @@ -body { - white-space: nowrap; -} :link, :visited { text-decoration: none; }