Skip to content

Commit

Permalink
Adjust date label alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
filipealva committed Apr 27, 2015
1 parent 61bef36 commit 6203ac9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Filipe Alvarenga/Base.lproj/DotView.xib
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<constraint firstAttribute="height" constant="1" id="YtW-ll-iYN"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Story date." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dne-cL-2xO">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Story date." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dne-cL-2xO">
<rect key="frame" x="15" y="54" width="475" height="19"/>
<constraints>
<constraint firstAttribute="height" constant="19" id="KYO-Tq-GNO"/>
Expand Down
2 changes: 1 addition & 1 deletion Filipe Alvarenga/Base.lproj/GreetingsView.xib
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="41" id="bho-rP-PWe"/>
</constraints>
<string key="text">Hi, I'm Filipe Alvarenga and I trust that the dots will somehow connect in my future. Will be a pleasure to meet you at WWDC 15.</string>
<string key="text">Hi, I'm Filipe Alvarenga and I trust that the dots will somehow connect in my future. It will a pleasure to meet you at WWDC 15.</string>
<fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
Expand Down

0 comments on commit 6203ac9

Please sign in to comment.