diff --git a/src/bundle/Resources/public/scss/_search-form.scss b/src/bundle/Resources/public/scss/_search-form.scss index a4beb34296..2d4c99bf42 100644 --- a/src/bundle/Resources/public/scss/_search-form.scss +++ b/src/bundle/Resources/public/scss/_search-form.scss @@ -60,6 +60,7 @@ &__results-other-translation-url { font-size: $ibexa-text-font-size-small; margin-left: calculateRem(8px); + white-space: nowrap; } &__input-wrapper {