Skip to content

Commit

Permalink
Update padding on ToggleButton to work with new styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmsft committed Jul 9, 2021
1 parent e58a1ce commit 9826189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ContosoApp/UserControls/CollapsibleSearchBox.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
x:Name="searchButton"
Width="32"
Height="32"
Padding="0"
HorizontalAlignment="Right"
VerticalAlignment="Top"
Checked="SearchButton_Checked"
Expand Down

0 comments on commit 9826189

Please sign in to comment.