aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-07 18:19:55 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-07 18:19:55 +0300
commite051d309be2153f60b32c12022cfd0fe8f2ab913 (patch)
tree0adf3223bb68acc5f88204ceaa3d727b8d067906 /Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications
parent7ec6d80f838749faa39fec5eb838a34ebdd3e411 (diff)
downloadTango-e051d309be2153f60b32c12022cfd0fe8f2ab913.tar.gz
Tango-e051d309be2153f60b32c12022cfd0fe8f2ab913.zip
Working on PPC.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications/MessageBox.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications/MessageBox.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications/MessageBox.xaml
index 07d3b11ac..b1fe7ddcc 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications/MessageBox.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications/MessageBox.xaml
@@ -15,7 +15,7 @@
<DropShadowEffect BlurRadius="10" />
</Border.Effect>
- <Grid>
+ <Grid ClipToBounds="True">
<Grid.ColumnDefinitions>
<ColumnDefinition Width="100"/>
<ColumnDefinition Width="75*"/>