Mercurial > zeropaste
diff app/views/pastes/show.html.erb @ 400:d647e79136d8
Add missing translations.
author | nanaya <me@myconan.net> |
---|---|
date | Sun, 06 Sep 2015 03:58:22 +0900 |
parents | 851432f21603 |
children | 634366b67312 |
line wrap: on
line diff
--- a/app/views/pastes/show.html.erb Sun Sep 06 03:53:34 2015 +0900 +++ b/app/views/pastes/show.html.erb Sun Sep 06 03:58:22 2015 +0900 @@ -37,7 +37,7 @@ <div class="row"> <%= form_for @paste, :method => :delete, :authenticity_token => false do |f| %> - <div class="form-group <%= error_class f.object, :key %> col-sm-4"> + <div class="form-group <%= error_class f.object, :key %> col-sm-6"> <div class="input-group"> <%= f.text_field :key, :value => nil,