aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx8
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_lowres.stx4
2 files changed, 4 insertions, 8 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index 33e0537a3c..82f6305f93 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -778,15 +778,11 @@
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'>
<widget name = 'DirProgressText'
- width = '250'
- height = 'Globals.Line.Height'
- />
- <widget name = 'GameProgressText'
- width = '250'
+ width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
- width = '250'
+ width = '480'
height = 'Globals.Line.Height'
/>
<widget name = 'GameList'
diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
index b756488279..9cec912237 100644
--- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx
@@ -759,11 +759,11 @@
<dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'>
<layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'>
<widget name = 'DirProgressText'
- width = '240'
+ width = '280'
height = 'Globals.Line.Height'
/>
<widget name = 'GameProgressText'
- width = '240'
+ width = '280'
height = 'Globals.Line.Height'
/>
<widget name = 'GameList'