aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-03-04 09:08:52 +0200
committerShlomo Hecht <shlomo@twine-s.com>2020-03-04 09:08:52 +0200
commitf6c6eb677db6be21d0603e493c8e17093334a115 (patch)
tree6b2108fa5dd602cd76d75e9e981c7d81d3561631 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer
parent4ec9267155e1c4913f21799ec1c7438af5457250 (diff)
parentb0ccae10fa6025838195c42fa6c9dd72b4321579 (diff)
downloadTango-f6c6eb677db6be21d0603e493c8e17093334a115.tar.gz
Tango-f6c6eb677db6be21d0603e493c8e17093334a115.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer')
-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>