@@ -57,15 +57,14 @@
<TextBox
x:Name="title"
Height="20"
- Margin="10,0,35,0"
+ Margin="10,0,30,0"
VerticalAlignment="Center"
Background="White"
BorderThickness="0"
FontFamily="Segoe UI"
FontSize="14"
IsReadOnly="True"
- TextAlignment="Left"
- />
+ TextAlignment="Left" />
</Grid>
</Border>