diff --git a/scss/components/_loading.scss b/scss/components/_loading.scss index 37c79e2c..ab29d695 100644 --- a/scss/components/_loading.scss +++ b/scss/components/_loading.scss @@ -7,7 +7,7 @@ */ // Everything except form elements - #{$parent-selector} [aria-busy="true"]:not(input, select, textarea, html) { + #{$parent-selector} [aria-busy="true"]:not(input, select, textarea, html, form) { white-space: nowrap; &::before {