diff options
Diffstat (limited to 'gui/themes/default.inc')
-rw-r--r-- | gui/themes/default.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc index 8dabe7c998..636e7f4ff0 100644 --- a/gui/themes/default.inc +++ b/gui/themes/default.inc @@ -1540,7 +1540,9 @@ "</layout> " "<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'> " "<widget name='GuiLanguagePopupDesc' " -"type='OptionsLabel' " +"width='80' " +"height='Globals.Line.Height' " +"textalign='right' " "/> " "<widget name='GuiLanguagePopup' " "type='PopUp' " |