diff --git a/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua b/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua index 9e3196a287..dc060bdbd9 100644 --- a/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua +++ b/Themes/default/Graphics/ScreenWithMenuElements StageDisplay.lua @@ -5,7 +5,7 @@ local t = Def.ActorFrame {}; t[#t+1] = Def.ActorFrame { LoadFont("Common Italic Condensed") .. { - InitCommand=cmd(y,-1;zoom,1.2;); + InitCommand=cmd(y,-1;zoom,1.2;maxwidth,130;); BeginCommand=function(self) local top = SCREENMAN:GetTopScreen() if top then