From d5a3878e8eda02806cef501476d809317a03f5ec Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Sun, 12 Mar 2017 17:07:36 +1100 Subject: [PATCH] Fixed slight button overlap in replay controls --- data/themes/_initial.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/themes/_initial.cfg b/data/themes/_initial.cfg index 754289b10742..d9fc62f71518 100644 --- a/data/themes/_initial.cfg +++ b/data/themes/_initial.cfg @@ -522,7 +522,7 @@ title= _ "Next Side" tooltip= _ "play side turn" items=replaynextside - rect="+4,=,+23,=" + rect="+4,=+0,+30,+30" xanchor=fixed yanchor=fixed [/action] @@ -537,7 +537,7 @@ title= _ "Next Move" tooltip= _ "play single move" items=replaynextmove - rect="+4,=,+23,=" + rect="+4,=+0,+30,+30" xanchor=fixed yanchor=fixed [/action]