From 75c105cb853bb76bba53b3c44839927271022d39 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Wed, 25 Apr 2012 00:06:48 +1200 Subject: [PATCH] fix right edge of cheats close button --- mods/ra/chrome/cheats.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/chrome/cheats.yaml b/mods/ra/chrome/cheats.yaml index 6c5ed21dca..ecbbee32c5 100644 --- a/mods/ra/chrome/cheats.yaml +++ b/mods/ra/chrome/cheats.yaml @@ -70,7 +70,7 @@ Background@CHEATS_PANEL: Button@CLOSE: X:30 Y:360 - Width:PARENT_RIGHT - 30 + Width:PARENT_RIGHT - 60 Height:20 Text:Close Key:escape