Module: website
Branch: master
Commit: 2dc4c5358dbf35e22e7dfa6dd7b85cdb9f08d115
URL: http://source.winehq.org/git/website.git/?a=commit;h=2dc4c5358dbf35e22e7dfa…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Tue Dec 13 21:19:39 2016 +0100
WWN 404: Fix image width of screenshot
Signed-off-by: André Hentschel <nerv(a)dawncrow.de>
Signed-off-by: Jeremy Newman <jnewman(a)codeweavers.com>
---
wwn/en/wn20161212_404.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wwn/en/wn20161212_404.xml b/wwn/en/wn20161212_404.xml
index 6657374..f0c7d19 100644
--- a/wwn/en/wn20161212_404.xml
+++ b/wwn/en/wn20161212_404.xml
@@ -110,7 +110,7 @@ Thank you all for helping make Wine 2.0 as good as we can!
<p>
And finally here is a screenshot provided by Andrew showing Overwatch running on his Linux desktop:
</p>
-<img border="0" src="//www.winehq.org/images/wwn404-overwatch.png"/>
+<img border="0" width="100%" src="//www.winehq.org/images/wwn404-overwatch.png"/>
<p>
Again, the patches necessary to run the game are not in Wine or Wine-Staging yet, and they won’t make it in for Wine 2.0. So don’t hold your breath just yet!
</p>