Skip to content

Commit e089115

Browse files
committed
Merge branch 'next' of https://github.com/rubberduck-vba/Rubberduck into InspectionBugs
2 parents 6f1bc8f + 7587f7c commit e089115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RetailCoder.VBE/UI/CodeExplorer/CodeExplorerControl.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@
296296
<Setter Property="Height" Value="16" />
297297
<Setter Property="Width" Value="16" />
298298
<Setter Property="Margin" Value="2,0,2,0" />
299+
<Setter Property="VerticalAlignment" Value="Top" />
299300
</Style>
300301

301302
<Style x:Key="TreeViewItemStyle" TargetType="TextBlock">

0 commit comments

Comments
 (0)