diff --git a/CowOutputClient/SelectedProductWindow.xaml b/CowOutputClient/SelectedProductWindow.xaml index f8b7923..0a570a1 100644 --- a/CowOutputClient/SelectedProductWindow.xaml +++ b/CowOutputClient/SelectedProductWindow.xaml @@ -6,17 +6,28 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" x:Class="CowOutputClient.SelectedProductWindow" - Title="SelectedProductWindow" Height="500" Width="705" Loaded="Window_Loaded" WindowStyle="None" AllowsTransparency="True" Background="#0fff" WindowStartupLocation="CenterScreen" > + Title="SelectedProductWindow" Height="550" Width="702.6" Loaded="Window_Loaded" WindowStyle="None" AllowsTransparency="True" Background="#0fff" WindowStartupLocation="CenterScreen" > - + + - - + +