From e51510d3efc7f3743ff79cb97de74cc8b87d3e6d Mon Sep 17 00:00:00 2001 From: ritsuka <damiog@gmail.com> Date: Sun, 2 Nov 2014 18:37:39 +0000 Subject: [PATCH] MacGui: fix another label size. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6500 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/English.lproj/Video.xib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macosx/English.lproj/Video.xib b/macosx/English.lproj/Video.xib index 7d0f15dc1..cb300d4ba 100644 --- a/macosx/English.lproj/Video.xib +++ b/macosx/English.lproj/Video.xib @@ -478,7 +478,7 @@ Set this if your device is struggling to play the output (dropped frames).</stri </textFieldCell> </textField> <textField verticalHuggingPriority="750" id="26w-dz-St2"> - <rect key="frame" x="18" y="20" width="96" height="14"/> + <rect key="frame" x="6" y="20" width="108" height="14"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Encoder Options:" id="7bP-tR-sAX"> <font key="font" metaFont="smallSystem"/> -- 2.40.0