Hamburger button now has a hover opacity change

Search box text bottom margin removed
This commit is contained in:
BONNEVILLE Geoffroy
2018-07-13 11:30:10 +02:00
parent b88d6131c5
commit 991a678788
2 changed files with 19 additions and 6 deletions

View File

@@ -396,7 +396,7 @@
Style="{StaticResource SearchTextBoxStyle}"
TextWrapping="NoWrap"
VerticalAlignment="Stretch"
Margin="0,5,0,5" />
Margin="0,5,0,0" />
<Button x:Name="SearchButton"
AutomationProperties.AccessibilityView="Raw"
Background="Transparent"