Minor tweak, center label vertically

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8446 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2011-04-25 00:19:44 +00:00
parent f7a9c6bcbd
commit 4b88999c72

View File

@ -31,7 +31,7 @@
<div width="75%" height="fit" layout="horizontal-row" >
<checkbox id="vsync"/>
<spacer width="20" height="100%" />
<label I18N="In the video settings" text="Vertical Sync (requires restart)"/>
<label height="100%" I18N="In the video settings" text="Vertical Sync (requires restart)"/>
</div>
<spacer width="20" height="25"/>