diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index 70b569381..71b17c243 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -1860,6 +1860,7 @@ input.has-error { appearance: textfield; border-radius: 19px; padding: 0 17px 0 42px; + will-change: transform; &.is-empty + .empty-search { visibility: hidden;