diff --git a/frontend/src/app/GN2CommonModule/form/taxonomy/taxonomy.component.scss b/frontend/src/app/GN2CommonModule/form/taxonomy/taxonomy.component.scss index 05a25bb3e5..075f21d621 100644 --- a/frontend/src/app/GN2CommonModule/form/taxonomy/taxonomy.component.scss +++ b/frontend/src/app/GN2CommonModule/form/taxonomy/taxonomy.component.scss @@ -25,4 +25,5 @@ .dropdown-item { font-size: .8em; padding: 0.2rem; + white-space: normal; }