Signed-off-by: Francois Gouget fgouget@codeweavers.com --- Of course after the semi-colon is no longer missing the padding and margins were wrong. --- winetest/report.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/winetest/report.css b/winetest/report.css index bcb1f09e5..41b0b049a 100644 --- a/winetest/report.css +++ b/winetest/report.css @@ -29,8 +29,7 @@ div.output, div.test { }
div.updownbar { - padding: 10px - margin-top: 10px; + padding: 4px; margin-bottom: 5px; font-size: large; background-color: #601919;