Skip to content

Commit

Permalink
fix link button on High Sierra
Browse files Browse the repository at this point in the history
  • Loading branch information
thompsonate committed Oct 5, 2018
1 parent fb88d2e commit ca0b1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shifty/Base.lproj/PrefAboutViewController.xib
Expand Up @@ -61,7 +61,7 @@
</textField>
<button verticalHuggingPriority="749" verticalCompressionResistancePriority="748" translatesAutoresizingMaskIntoConstraints="NO" id="3WI-wA-JOM" customClass="LinkButton" customModule="Shifty" customModuleProvider="target">
<rect key="frame" x="102" y="175" width="147" height="17"/>
<buttonCell key="cell" type="bevel" title="shifty.natethompson.io" bezelStyle="rounded" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="EFj-8i-FPx">
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" transparent="YES" imageScaling="proportionallyDown" inset="2" id="EFj-8i-FPx">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
Expand Down

0 comments on commit ca0b1fe

Please sign in to comment.