aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-03-25 16:37:39 +0200
committerShlomo Hecht <shlomo@twine-s.com>2020-03-25 16:37:39 +0200
commit065bf199805406d21900e40d314154c92ec8e051 (patch)
tree84c401ca3aa95d25cda019463b8b63275456c937 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views
parente094952954ec5b1f643bc42581cfe46be15816e0 (diff)
parent8f57d4962fa84499c8a153ebfff6e7766434ee1c (diff)
downloadTango-065bf199805406d21900e40d314154c92ec8e051.tar.gz
Tango-065bf199805406d21900e40d314154c92ec8e051.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/RunningJobView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml
index e7f16146b..0400ee7e6 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/RunningJobView.xaml
@@ -208,7 +208,7 @@
</Grid>
</Grid>
- <Grid HorizontalAlignment="Right">
+ <Grid HorizontalAlignment="Right" Margin="0 0 0 82">
<ContentControl Content="{Binding}">
<ContentControl.Style>
<Style TargetType="ContentControl">