Commit 236fdb96 authored by Yogi's avatar Yogi

Update app/views/doorkeeper/applications/_form.html.haml

parent 81364b3c
......@@ -7,7 +7,7 @@
.form-group
= f.label :redirect_uri, class: 'label-bold'
= f.text_area :redirect_uri, class: 'form-control gl-form-input', required: true
= f.text_area :redirect_uri, class: 'form-control gl-form-input gl-form-textarea', required: true
%span.form-text.text-muted
= _('Use one line per URI')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment