Skip to content

Commit 5071de7

Browse files
committed
Fixed auto layout issue
1 parent 1c170bb commit 5071de7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

‎TOPasscodeViewControllerExample/Base.lproj/Main.storyboard‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@
3030
<color key="backgroundColor" white="0.0" alpha="0.20000000000000001" colorSpace="calibratedWhite"/>
3131
</view>
3232
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dg6-sV-QmU">
33-
<rect key="frame" x="102.66666666666669" y="391" width="170" height="30"/>
33+
<rect key="frame" x="124.33333333333331" y="391" width="127" height="30"/>
3434
<constraints>
35-
<constraint firstAttribute="width" constant="170" id="mIF-cO-GFp"/>
3635
<constraint firstAttribute="height" constant="30" id="ms1-3m-bLH"/>
3736
</constraints>
3837
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>

0 commit comments

Comments
 (0)