Merge pull request #7632 from betagouv/fix-admin-attestation-layout

fix(admin/attestation): page layout
This commit is contained in:
Paul Chavard 2022-07-27 14:55:33 +02:00 committed by GitHub
commit d02c5ec315
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,4 +42,4 @@
= f.label :footer do
Pied de page
= f.text_field :footer, class: 'form-control', maxlength: 190
= f.text_field :footer, class: 'form-control', maxlength: 190, size: nil