Archived
1
0

Fix input file size in new post page

This commit is contained in:
Vinícius Borriello 2015-11-19 14:36:41 -02:00
parent a929709924
commit 775dc470e5

View File

@ -42,7 +42,7 @@
File
</th>
<td>
<input type="file" name="attachment" />
<input type="file" name="attachment" style="max-width: 330px;" />
</td>
</tr>
<tr>