diff options
-rw-r--r-- | gui/themes/modern.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini index 6aa96575e2..be600ccc83 100644 --- a/gui/themes/modern.ini +++ b/gui/themes/modern.ini @@ -287,7 +287,7 @@ opYoffset=(opYoffset + kLineHeight + 10) gameoptions_name=gox (opYoffset + 2) gameOptionsLabelWidth kLineHeight gameoptions_name.align=kTextAlignRight gameoptions_desc=prev.x2 (prev.y - 1) (gow - prev.w) kPopUpHeight -opYoffset=(opYoffset + kLineHeight + 12) +opYoffset=(opYoffset + kLineHeight + 14) gameoptions_lang=gox (opYoffset - 1) gow kPopUpHeight opYoffset=(opYoffset + kLineHeight + 8) gameoptions_platform=prev.x opYoffset prev.w prev.h @@ -358,7 +358,7 @@ use=scummmain # hence it is on the end of the list opYoffset=8 useWithPrefix=volumeControls scummconfig_ -opYoffset=(opYoffset + buttonHeight / 2) +opYoffset=(opYoffset + 2) useWithPrefix=subtitleControls scummconfig_ opYoffset=(opYoffset + buttonHeight) opYoffset=(opYoffset + buttonHeight + 4) @@ -444,7 +444,7 @@ vcSpeechText=vcx (opYoffset + 2) vctextw kLineHeight vcSpeechText.align=kTextAlignRight vcSpeechSlider=vcxoff opYoffset sliderWidth sliderHeight vcSpeechLabel=(vcxoff + prev.w + 10) (opYoffset + 2) 24 kLineHeight -opYoffset=(opYoffset + sliderHeight + 8) +opYoffset=(opYoffset + sliderHeight + 12) [midiControls] mcx=(opXoffset + 10) |