Messages: Increase the font size of the missed notifications label.

This commit is contained in:
giomfo
2016-05-20 17:29:02 +02:00
parent 84fdff598a
commit fbcb082096
@@ -61,8 +61,8 @@
<rect key="frame" x="524" y="14" width="0.0" height="20"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mbn-A1-1Yw">
<rect key="frame" x="-4" y="3" width="8" height="15"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
<rect key="frame" x="-4" y="2" width="9" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>