diff --git a/src/MandoCode.Desktop/Controls/ChatTabView.xaml b/src/MandoCode.Desktop/Controls/ChatTabView.xaml
index d628172..d3f6cfc 100644
--- a/src/MandoCode.Desktop/Controls/ChatTabView.xaml
+++ b/src/MandoCode.Desktop/Controls/ChatTabView.xaml
@@ -261,9 +261,10 @@
+
-
@@ -287,7 +288,33 @@
AcceptsReturn="True" TextWrapping="Wrap" MaxHeight="140"
PreviewKeyDown="InputBox_PreviewKeyDown" TextChanged="InputBox_TextChanged"/>
-
+
+