Revert "Increased the size of the Item Preview control to cater for FontSize 45"

This reverts commit 93a51e7829.
This commit is contained in:
Ben 2015-07-10 17:54:42 +01:00
parent 93a51e7829
commit 59cf604430
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
d:DataContext="{d:DesignInstance Type=userControls:ItemPreviewControl}"
d:DesignHeight="35" d:DesignWidth="170">
<Border BorderBrush="Black" BorderThickness="1">
<Grid Width="185" Height="43">
<Grid Width="166" Height="39">
<Image Source="pack://application:,,,/resources/groundtile.png" Stretch="Fill" />
<Grid>
<Grid.RowDefinitions>