[tools] winetest: Add a linebreak for viewing on smaller screens

André Hentschel nerv at dawncrow.de
Thu May 12 14:04:27 CDT 2011


On small screens/resolutions this looks much better
---
 winetest/build-index |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/winetest/build-index b/winetest/build-index
index 4e2f42f..0105916 100755
--- a/winetest/build-index
+++ b/winetest/build-index
@@ -268,7 +268,7 @@ foreach my $build (@builds)
 print OUT <<"EOF";
 </table></div>
 <div class="navbar">
-To run the tests on your Windows machine, download the <a href="/builds/winetest-latest.exe">latest winetest.exe</a> build.
+To run the tests on your Windows machine, download the <a href="/builds/winetest-latest.exe">latest winetest.exe</a> build.<br>
 If you have a 64-bit Windows OS, you can also run the <a href="/builds/winetest64-latest.exe">64-bit winetest</a>.
 </div>
 </body></html>
-- 
1.7.5.1.169.g505a1




More information about the wine-patches mailing list