diff --git a/src/controls/taxonomyPicker/TaxonomyPicker.module.scss b/src/controls/taxonomyPicker/TaxonomyPicker.module.scss index ec0a2c2a0..93e97442e 100644 --- a/src/controls/taxonomyPicker/TaxonomyPicker.module.scss +++ b/src/controls/taxonomyPicker/TaxonomyPicker.module.scss @@ -63,7 +63,7 @@ .termDisabled, .termNoTagging { background-repeat: no-repeat; - background-position: 30px 3px; + background-position: 30px center; } .termEnabled {