diff --git a/src/frontend/app/indexation/indexing-form/indexing-form.component.scss b/src/frontend/app/indexation/indexing-form/indexing-form.component.scss
index 08f2d35a08c818fb6d0f21fdce0c71712df4c706..160805b7c25924e5af1e66b671f19e92dc58f924 100644
--- a/src/frontend/app/indexation/indexing-form/indexing-form.component.scss
+++ b/src/frontend/app/indexation/indexing-form/indexing-form.component.scss
@@ -569,6 +569,7 @@
 
 .input-radio {
     ::ng-deep.mat-form-field-infix {
+        overflow: auto;
         padding-top: 0px;
     }