diff --git a/forms/configInfo.xaml b/forms/configInfo.xaml
index a87ecba..35f8b05 100644
--- a/forms/configInfo.xaml
+++ b/forms/configInfo.xaml
@@ -7,11 +7,13 @@
mc:Ignorable="d"
WindowStartupLocation="CenterScreen"
Title="Konfiguration © Copyright"
- Height="410"
- Width="760"
- MinHeight="410"
- MinWidth="760"
+ Height="540"
+ Width="840"
+ MinHeight="540"
+ MinWidth="840"
ResizeMode="NoResize"
+ UseLayoutRounding="True"
+ SnapsToDevicePixels="True"
Background="{DynamicResource backgroundColor}"
Icon="/Customer Panel;component/Resources/icons/logo_CustomerPanel.ico">
@@ -22,7 +24,9 @@
+ Value="Medium" />
+
@@ -31,13 +35,13 @@
+ Value="{DynamicResource inputBorderColor}" />
+ Value="12,9" />
-
-
+
-
+
-
+
-
+
@@ -125,19 +132,20 @@
FontWeight="Bold" />
-
+
@@ -148,7 +156,7 @@
-
+
@@ -200,10 +208,10 @@
+ Padding="12,8">
@@ -226,6 +234,8 @@