fdo#61453 fix truncation on German UI

Change-Id: I4ec173dc2856a6208f1149a5a9cbfc18873d1f2e
This commit is contained in:
Andras Timar 2013-02-28 16:00:00 +01:00
parent 2a9c14730d
commit f2e706d873

View file

@ -43,7 +43,7 @@ TabPage TP_MANAGE_STYLES
MultiLineEdit MLE_NAME
{
Pos = MAP_APPFONT ( 70 , 8 ) ;
Size = MAP_APPFONT ( 80 , 12 ) ;
Size = MAP_APPFONT ( 184 , 12 ) ;
Border = FALSE;
ReadOnly = TRUE;
Hide = TRUE;