diff --git a/mods/ra/chrome/install.yaml b/mods/ra/chrome/install.yaml index 0eb2e30166..9a4d0aa32e 100644 --- a/mods/ra/chrome/install.yaml +++ b/mods/ra/chrome/install.yaml @@ -2,7 +2,7 @@ Background@INSTALL_PANEL: Logic: InstallLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2 - Width: 510 + Width: 500 Height: 160 Children: Label@TITLE: diff --git a/mods/ra/chrome/musicplayer.yaml b/mods/ra/chrome/musicplayer.yaml index 50f0826a4d..5189cdc0f8 100644 --- a/mods/ra/chrome/musicplayer.yaml +++ b/mods/ra/chrome/musicplayer.yaml @@ -169,7 +169,7 @@ Background@INSTALL_MUSIC_PANEL: Logic: InstallMusicLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2 - Width: 510 + Width: 500 Height: 160 Children: Label@TITLE: diff --git a/mods/ts/chrome/install.yaml b/mods/ts/chrome/install.yaml index 51ed1dc801..ad6120e8f8 100644 --- a/mods/ts/chrome/install.yaml +++ b/mods/ts/chrome/install.yaml @@ -2,7 +2,7 @@ Background@INSTALL_PANEL: Logic: InstallLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2 - Width: 510 + Width: 500 Height: 160 Children: Label@TITLE: