aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2020-03-04 13:24:34 +0200
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2020-03-04 13:24:34 +0200
commit7a1a4e7c8578148d086293c5e449d8800b66179a (patch)
treecf78e028d199272a27eca35b3d5c448ad90e3cad /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views
parent122461b98adad3fc7a267cdb6a0126a6439c5e78 (diff)
parent99f7f5459baabb7651ab4a111e677e6aab167686 (diff)
downloadTango-7a1a4e7c8578148d086293c5e449d8800b66179a.tar.gz
Tango-7a1a4e7c8578148d086293c5e449d8800b66179a.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml
index 70422a8ca..59ad6341d 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml
@@ -1404,7 +1404,7 @@
<Grid Background="{StaticResource TransparentBackgroundBrush100}">
<Grid.Style>
<Style TargetType="Grid">
- <Setter Property="Width" Value="740"></Setter>
+ <Setter Property="Width" Value="640"></Setter>
<Setter Property="LayoutTransform">
<Setter.Value>
<ScaleTransform ScaleY="1" ScaleX="0"></ScaleTransform>