diff --git a/contrib/static/site.css b/contrib/static/site.css index b300530..9462d1f 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -401,7 +401,7 @@ input, textarea { vertical-align: text-top; } -#postform_attachment { +.postform_attachment { max-width: 330px; } diff --git a/contrib/templates/default/postform.mustache b/contrib/templates/default/postform.mustache index 6c69f93..16a1427 100644 --- a/contrib/templates/default/postform.mustache +++ b/contrib/templates/default/postform.mustache @@ -41,12 +41,20 @@ {{#files}} + + + {{#i18n.Translations}}{{file}}{{/i18n.Translations}} + + + + + {{#i18n.Translations}}{{file}}{{/i18n.Translations}} - + {{/files}}