diff --git a/core/templates/register_user.html b/core/templates/register_user.html
index bf55f25..ab9343c 100644
--- a/core/templates/register_user.html
+++ b/core/templates/register_user.html
@@ -45,7 +45,7 @@
{% else %}
- {% render_field field class='form-control input-sm' %}
+ {% render_field field class='form-control' %}
{{ field.help_text }}
{% endif %}
--
libgit2 0.21.2