summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-10-31 21:25:58 +0100
committerronso0 <ronso0@mixxx.org>2020-10-31 21:25:58 +0100
commitf0b8f8e4a9abfa3969ee6ffe8e37c94893733931 (patch)
treeea5915c342a7447223f982a9bb0c22a9a4485494 /res
parentcc8f57b21128be8186411d69dfa99cd1bd226768 (diff)
Deere: enlarge key MATCH button to not crop the label
Diffstat (limited to 'res')
-rw-r--r--res/skins/Deere/deck_text_row.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/skins/Deere/deck_text_row.xml b/res/skins/Deere/deck_text_row.xml
index dccf4be6cc..00eff4f487 100644
--- a/res/skins/Deere/deck_text_row.xml
+++ b/res/skins/Deere/deck_text_row.xml
@@ -488,8 +488,8 @@
<Template src="skin:left_right_1state_button.xml">
<SetVariable name="TooltipId">sync_reset_key</SetVariable>
<SetVariable name="ObjectName">SyncKeyButton</SetVariable>
- <SetVariable name="MinimumSize">42,22</SetVariable>
- <SetVariable name="MaximumSize">42,22</SetVariable>
+ <SetVariable name="MinimumSize">46,22</SetVariable>
+ <SetVariable name="MaximumSize">46,22</SetVariable>
<SetVariable name="SizePolicy">f,f</SetVariable>
<SetVariable name="state_0_text">Match</SetVariable>
<SetVariable name="state_0_pressed"></SetVariable>