diff --git a/app/views/projects/_new_join.html.erb b/app/views/projects/_new_join.html.erb index e26caeab3..82cc61b4d 100644 --- a/app/views/projects/_new_join.html.erb +++ b/app/views/projects/_new_join.html.erb @@ -47,7 +47,7 @@ + <%= text_field_tag 'course_password', nil, :size => 45 %>
- <%= text_field_tag 'course_password', nil, :style => 'width:200px'%>