Skip to content

Commit ff7e7ef

Browse files
ismaelestalayomichael-hawker
authored andcommitted
restored other bits
1 parent 188507f commit ff7e7ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification/Styles/MSEdgeNotificationStyle.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@
143143
VerticalContentAlignment="Center"
144144
FontWeight="SemiBold"
145145
ContentTransitions="{TemplateBinding ContentTransitions}"
146-
TextWrapping="Wrap" />
146+
TextWrapping="WrapWholeWords" />
147147

148148
<Button x:Name="PART_DismissButton"
149149
Grid.Column="1"
150-
Margin="0" Width="auto"
150+
Margin="0"
151151
AutomationProperties.Name="Dismiss"
152152
Content="&#xE894;"
153153
FontFamily="Segoe MDL2 Assets"

0 commit comments

Comments
 (0)