Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Make the 'install helper' help button 20px high instead of 21, making…
Browse files Browse the repository at this point in the history
… it look less bad on non-retina displays
  • Loading branch information
orta committed May 11, 2016
1 parent c1302e9 commit 4499230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/CocoaPods/Base.lproj/CPHomeWindowController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ Command-Line Tools?</string>
</connections>
</button>
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dmd-73-Olf" customClass="CPBorderedButton">
<rect key="frame" x="403" y="428" width="60" height="21"/>
<rect key="frame" x="403" y="428" width="60" height="20"/>
<buttonCell key="cell" type="bevel" title="help" bezelStyle="regularSquare" image="TransparentButtonBG" imagePosition="overlaps" alignment="center" alternateImage="TransparentButtonBGFilled" imageScaling="axesIndependently" inset="2" id="a5U-pN-aXb" customClass="CPBorderedButtonCell">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
Expand Down

0 comments on commit 4499230

Please sign in to comment.