diff options
author | ritsuka <[email protected]> | 2014-11-02 18:37:39 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2014-11-02 18:37:39 +0000 |
commit | e51510d3efc7f3743ff79cb97de74cc8b87d3e6d (patch) | |
tree | 147dbb9f7aee7a3da4f595fed1bdfd1ca3ad44ca /macosx | |
parent | b03b8742775651e55fb4f30981708caa94c50f5e (diff) |
MacGui: fix another label size.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6500 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/English.lproj/Video.xib | 2 |
1 files changed, 1 insertions, 1 deletions
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"/> |