Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker...
[fa-stable.git] / inventory / manage / items.php
index 78ca9f2b34378a79175738a18409c486a07dbe12..af08d0275b2f7023212b3fe0309ad4dbf04adc57 100644 (file)
@@ -292,7 +292,7 @@ else
 
 text_row(_("Name:"), 'description', null, 52, 50);
 
-textarea_row(_('Description:'), 'long_description', null, 50, 3);
+textarea_row(_('Description:'), 'long_description', null, 45, 3);
 
 end_table();
 start_table("$table_style2 width=40%");