diff --git a/base/templates/base/audit_tag/history_tracking_fields.html b/base/templates/base/audit_tag/history_tracking_fields.html index db8ac0e92..dcef59726 100644 --- a/base/templates/base/audit_tag/history_tracking_fields.html +++ b/base/templates/base/audit_tag/history_tracking_fields.html @@ -4,6 +4,10 @@ min-height: 48px; overflow-y: auto; } + .select2-selection__choice__remove { + height: 20px; + margin-top: auto; + } button { height: 48px; }