[Tools] winetest: There's no reason to make everything non-wrappable.

Francois Gouget fgouget at free.fr
Wed May 28 03:55:23 CDT 2008


---

This prevents the legend strings from wrapping correctly on my laptop. 
Also I did not notice any issue after removing them.

 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;
 }
-- 
1.5.5.1




More information about the wine-patches mailing list