Skip to content

Commit

Permalink
Change min font for the token description.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegGordiichuk committed Mar 5, 2018
1 parent 23a1c2d commit 734b5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Trust/Tokens/Views/NonFungibleTokenViewCell.xib
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Annotation" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="V64-6U-hJ7">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Annotation" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="13" translatesAutoresizingMaskIntoConstraints="NO" id="V64-6U-hJ7">
<rect key="frame" x="0.0" y="43.5" width="320" height="40.5"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<nil key="textColor"/>
Expand Down

0 comments on commit 734b5ca

Please sign in to comment.