Skip to content

Commit 898ec8e

Browse files
committed
Fix a small visual glitch on the connection view
1 parent 85f37eb commit 898ec8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Interfaces/English.lproj/ConnectionView.xib

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,14 +176,14 @@
176176
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="button_bar_handle" id="5859"/>
177177
</imageView>
178178
<scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4910">
179-
<rect key="frame" x="0.0" y="23" width="200" height="483"/>
179+
<rect key="frame" x="0.0" y="23" width="200" height="490"/>
180180
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
181181
<clipView key="contentView" drawsBackground="NO" id="cjP-S4-7Nz">
182-
<rect key="frame" x="0.0" y="0.0" width="200" height="483"/>
182+
<rect key="frame" x="0.0" y="0.0" width="200" height="490"/>
183183
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
184184
<subviews>
185185
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnSelection="YES" columnResizing="NO" autosaveColumns="NO" id="4913" customClass="SPFavoritesOutlineView">
186-
<rect key="frame" x="0.0" y="0.0" width="200" height="483"/>
186+
<rect key="frame" x="0.0" y="0.0" width="200" height="490"/>
187187
<autoresizingMask key="autoresizingMask"/>
188188
<size key="intercellSpacing" width="3" height="2"/>
189189
<color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/>

0 commit comments

Comments
 (0)