diff --git a/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss b/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss
index 30dc2812f8141521250f44454571429d52dd45fc..4fd9f7dddf9c962105e683e718ff3fa42db9b041 100644
--- a/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss
+++ b/src/app/components/creator/content-choice-creator/content-choice-creator.component.scss
@@ -37,3 +37,7 @@ mat-row {
 .mat-raised-button {
   min-width: 120px;
 }
+
+mat-form-field {
+  min-width: 250px;
+}