Make sure header goes away when locked

This commit is contained in:
2017-03-26 19:14:40 -04:00
parent 97cd3ce9dd
commit 64403b9917
2 changed files with 4 additions and 2 deletions

View File

@@ -46,7 +46,7 @@
</Border>
<htmlLabelControl:HtmlLabel Name="HtmlLabel"
Foreground="White"
Margin="0,20,0,0" />
Margin="0,24,0,0" />
</Grid>
</Border>
</windows:SnappingWindow>