Resize quote area so that long quotes don't get cut off

This was SVN commit r8708.
This commit is contained in:
WhiteTreePaladin 2010-11-27 08:57:09 +00:00
parent 51312f84c4
commit bbd6f50af9

View File

@ -46,7 +46,7 @@
</object>
<!-- LOADING SCREEN QUOTE (needs increased z value to overcome the transparent area of the tip image above it -->
<object size="64 50%+230 100% 100%-64" z="20">
<object size="64 50%+230 50% 100%-16" z="20">
<object name="loadingQuoteTitleText" size="0 0 100% 30" type="text" style="loadingTitleText">Quote of the Day:</object>
<object name="loadingQuoteText" size="0 30 100% 100%" type="text" style="loadingText"></object>
</object>