mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 00:42:24 +00:00
GUI: Give slightly more space to the options label in scummmodern theme
I think I have checked everywhere and it looks good both in English and in French. This might help for future translations. I am not committing the change to the 1.2.0 branch though as I am not completely sure it is harmless. svn-id: r52830
This commit is contained in:
parent
10031f81f6
commit
b65c17edc4
Binary file not shown.
@ -53,7 +53,7 @@
|
||||
<def var = 'Tooltip.YDelta' value = '32'/>
|
||||
|
||||
<widget name = 'OptionsLabel'
|
||||
size = '110, Globals.Line.Height'
|
||||
size = '115, Globals.Line.Height'
|
||||
textalign = 'right'
|
||||
/>
|
||||
<widget name = 'SmallLabel'
|
||||
|
Loading…
x
Reference in New Issue
Block a user