diff options
author | Abhi Beckert <me@abhibeckert.com> | 2016-04-18 08:49:13 +1000 |
---|---|---|
committer | Abhi Beckert <me@abhibeckert.com> | 2016-04-18 08:49:13 +1000 |
commit | 61e585961826d4c0c169e7a50e0c0cdbb942b744 (patch) | |
tree | f2d1cc48e77d5f1e6c3c3c3d0dcb693c9a6c6689 /Interfaces | |
parent | a00f2a7fda22fa2744716e242a292abb6b0f7781 (diff) | |
download | sequelpro-61e585961826d4c0c169e7a50e0c0cdbb942b744.tar.gz sequelpro-61e585961826d4c0c169e7a50e0c0cdbb942b744.tar.bz2 sequelpro-61e585961826d4c0c169e7a50e0c0cdbb942b744.zip |
icon position tweaks
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index dfb37c43..c3f0b462 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -92,7 +92,7 @@ </connections> </button> <button id="5851"> - <rect key="frame" x="34" y="3" width="34" height="23"/> + <rect key="frame" x="34" y="4" width="34" height="23"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add_folder" imagePosition="only" alignment="center" alternateImage="button_add_folder" inset="2" id="5852"> <behavior key="behavior" lightByContents="YES"/> @@ -204,7 +204,7 @@ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnSelection="YES" columnResizing="NO" autosaveColumns="NO" id="4913" customClass="SPFavoritesOutlineView"> - <rect key="frame" x="0.0" y="0.0" width="200" height="483"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="19"/> <autoresizingMask key="autoresizingMask"/> <size key="intercellSpacing" width="3" height="2"/> <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/> |