Windows: Set UstIdNrInput Width from 120 to 96
This commit is contained in:
		| @@ -262,7 +262,7 @@ | ||||
|                 </Grid.ColumnDefinitions> | ||||
|  | ||||
|                 <Label Content="UID:" Margin="10,10,0,0" Grid.Column="0"/> | ||||
|                 <TextBox x:Name="UstIdNrInput" Margin="0,10,10,0" Grid.Column="1" Width="120" HorizontalAlignment="Left" | ||||
|                 <TextBox x:Name="UstIdNrInput" Margin="0,10,10,0" Grid.Column="1" Width="96" HorizontalAlignment="Left" | ||||
|                          TextChanged="UstIdNrInput_TextChanged" LostFocus="UstIdNrInput_LostFocus"/> | ||||
|  | ||||
|                 <Label Content="Betriebs-Nr.:" Margin="10,40,0,0" Grid.Column="0"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user