summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorronso0 <ronso0@mixxx.org>2020-04-20 21:43:51 +0200
committerronso0 <ronso0@mixxx.org>2020-04-20 21:43:51 +0200
commita59d06cabab11aded054161bbbdf169651d4ef62 (patch)
treeaa0112433bdd593f9c37f70c277271ad9d476aa2 /res
parent2e5c4eadcb6e67967d18c8369e6bf02e8ff529b3 (diff)
Tango: fix width of HeadMix slider
Diffstat (limited to 'res')
-rw-r--r--res/skins/Tango/mixer_headphone.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/skins/Tango/mixer_headphone.xml b/res/skins/Tango/mixer_headphone.xml
index 288afc6b1d..d23e17d3c8 100644
--- a/res/skins/Tango/mixer_headphone.xml
+++ b/res/skins/Tango/mixer_headphone.xml
@@ -72,7 +72,7 @@ Description:
<SliderComposed>
<TooltipId>headMix</TooltipId>
- <Size>60f,24f</Size>
+ <Size>54f,24f</Size>
<ObjectName>MixerbarSlider</ObjectName>
<Handle scalemode="STRETCH_ASPECT">knobs_sliders/headMix_handle.svg</Handle>
<Slider scalemode="STRETCH_ASPECT">knobs_sliders/headMix_scale.svg</Slider>