diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-09-13 14:44:42 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-09-13 14:44:42 +0300 |
commit | 5c5838e2a47ed242000949cc2395b8fee69bdce7 (patch) | |
tree | cac47c43bae8adb5517f406c4c1c218a2ff9a133 /www/submit.xhtml | |
parent | f6e7500c850decfab1845fdbb35ef5f5f3bd16ce (diff) |
Add heading styles to brep-common.css
Diffstat (limited to 'www/submit.xhtml')
-rw-r--r-- | www/submit.xhtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/submit.xhtml b/www/submit.xhtml index 3a727b0..4a7ed50 100644 --- a/www/submit.xhtml +++ b/www/submit.xhtml @@ -11,8 +11,7 @@ <input type="file" name="archive" accept=".tar.gz" - required="" - autofocus=""/> + required=""/> </td> </tr> <tr> |