We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127b318 commit e06f1fbCopy full SHA for e06f1fb
1 file changed
PipeExplorerMainWindow.xaml
@@ -68,7 +68,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -->
68
Position="Right"
69
Width="400"
70
>
71
- <StackPanel Margin="0, 50, 16, 12">
+ <StackPanel Margin="12">
72
<metro:ToggleSwitch IsOn="{Binding StartImmediately}"
73
Header="{x:Static res:Resources.SettingsStartImmediatelyHeader}"
74
OnContent="{x:Static res:Resources.SettingsStartImmediatelyOn}"
0 commit comments