diff --git a/mods/cnc/chrome/credits.yaml b/mods/cnc/chrome/credits.yaml index 771feff94f..660b9c36c3 100644 --- a/mods/cnc/chrome/credits.yaml +++ b/mods/cnc/chrome/credits.yaml @@ -2,7 +2,7 @@ Container@CREDITS_PANEL: Logic: CreditsLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - 400)/2 - Width: 400 + Width: 410 Height: 435 Children: Label@CREDITS_TITLE: diff --git a/mods/ra/chrome/credits.yaml b/mods/ra/chrome/credits.yaml index 85a5e0415b..4e4905fb06 100644 --- a/mods/ra/chrome/credits.yaml +++ b/mods/ra/chrome/credits.yaml @@ -2,7 +2,7 @@ Background@CREDITS_PANEL: Logic: CreditsLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - 400)/2 - Width: 400 + Width: 410 Height: 450 Children: Label@CREDITS_TITLE: