Skip to content

Commit 2f3181f

Browse files
committed
That one line change strangely restores the WebView font size to 12, as it should...
1 parent 1aa7aae commit 2f3181f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/XIBs/PBGitCommitView.xib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
123123
<subviews>
124124
<textView importsGraphics="NO" richText="NO" continuousSpellChecking="YES" allowsUndo="YES" verticallyResizable="YES" linkDetection="YES" spellingCorrection="YES" grammarChecking="YES" smartInsertDelete="YES" id="133" customClass="PBCommitMessageView">
125-
<rect key="frame" x="0.0" y="0.0" width="438" height="188"/>
125+
<rect key="frame" x="0.0" y="0.0" width="439" height="188"/>
126126
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
127127
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
128128
<size key="minSize" width="436.5" height="188"/>

0 commit comments

Comments
 (0)