aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-01-31 14:14:54 +0200
committerShlomo Hecht <shlomo@twine-s.com>2019-01-31 14:14:54 +0200
commitd53cf58d139b3682948f8fa82f3614ae86dbd18b (patch)
tree68c1b5101629da622ce438234d1e3d3b53cf6c9a /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner
parentf11b4598d2d50ffa0836d208c4cd9ceb647ed2ae (diff)
parentab1666760ca315fd9ecaeb5642a9ad42b26b6e15 (diff)
downloadTango-d53cf58d139b3682948f8fa82f3614ae86dbd18b.tar.gz
Tango-d53cf58d139b3682948f8fa82f3614ae86dbd18b.zip
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineSettingsView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineSettingsView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineSettingsView.xaml
index afd52f38d..eb3eea5ab 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineSettingsView.xaml
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Views/MachineSettingsView.xaml
@@ -27,7 +27,7 @@
<local:MachineView DataContext="{Binding ActiveMachine}" IsHitTestVisible="False" />
- <Border Grid.Column="1" Margin="100 140" CornerRadius="5" Background="#68F6F6F6" Padding="10" BorderBrush="Silver" BorderThickness="1">
+ <Border Grid.Column="1" Margin="100 70" CornerRadius="5" Background="#68F6F6F6" Padding="10" BorderBrush="Silver" BorderThickness="1">
<Grid TextElement.Foreground="#3E3E3E">
<Grid.ColumnDefinitions>
<ColumnDefinition/>