diff --git a/SafeExamBrowser.UserInterface/Controls/NotificationIcon.xaml b/SafeExamBrowser.UserInterface/Controls/NotificationIcon.xaml index 8d783f52..81c32bde 100644 --- a/SafeExamBrowser.UserInterface/Controls/NotificationIcon.xaml +++ b/SafeExamBrowser.UserInterface/Controls/NotificationIcon.xaml @@ -5,7 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:SafeExamBrowser.UserInterface.Controls" mc:Ignorable="d" - d:DesignHeight="16" d:DesignWidth="16"> + d:DesignHeight="16" d:DesignWidth="16" Margin="5,0">