Browse Source

Search Box: Make sure the whole search icon is displayed

pull/453/head
Linquize 11 years ago
parent
commit
322f87d1f3
  1. 2
      ILSpy/Controls/SearchBoxStyle.xaml

2
ILSpy/Controls/SearchBoxStyle.xaml

@ -40,8 +40,6 @@ @@ -40,8 +40,6 @@
<Image x:Name="SearchIcon"
Cursor="Arrow"
Stretch="None"
Width="12"
Height="12"
HorizontalAlignment="Center"
VerticalAlignment="Center"
ToolTip="Search"

Loading…
Cancel
Save