diff --git a/app/views/versions/_edit.html.erb b/app/views/versions/_edit.html.erb index f218550b0..234b7ea1b 100644 --- a/app/views/versions/_edit.html.erb +++ b/app/views/versions/_edit.html.erb @@ -20,7 +20,7 @@
  • - <%= f.text_field :description, :maxlength => 60, :class=>"w650 fl", :style=>"height:28px;", :no_label => true %> + <%= f.text_field :description, :class=>"w650 fl", :style=>"height:28px;", :no_label => true %>