UI: Centers the filter tags in input field (#19546)

* UI: Adjust padding to center tags

* UI: Adjust padding to center tags
This commit is contained in:
Ivana Huckova
2019-10-02 09:50:41 +02:00
committed by Torkel Ödegaard
parent 2eb4f64b62
commit 41cbad252a

View File

@@ -85,7 +85,6 @@ $select-input-bg-disabled: $input-bg-disabled;
display: inline-block;
margin-left: 2px;
position: relative;
top: 3px;
}
.gf-form-select-box__multi-value__label {