aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-06-08 15:00:32 +0300
committerAvi Levkovich <avi@twine-s.com>2020-06-08 15:00:32 +0300
commit4e9d675c6e222d12e75ec52bb82dcb1afcd9d88f (patch)
tree2f86c84693ab01c50a8d2c6b76c75938e35b1830
parent0fe624841b65734ebdd15482dac42e8f6f6f0949 (diff)
parentc72288d2154b50278b9bc9def99ade9dce06946b (diff)
downloadTango-4e9d675c6e222d12e75ec52bb82dcb1afcd9d88f.tar.gz
Tango-4e9d675c6e222d12e75ec52bb82dcb1afcd9d88f.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml
index c7d138334..4e313f7a8 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/Views/JobProgressView.xaml
@@ -119,7 +119,7 @@
</Grid>
<Grid Margin="0 150 0 0">
- <StackPanel>
+ <StackPanel MaxWidth="600">
<Canvas Height="80" Margin="0">
<StackPanel>
<StackPanel.Style>