mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
committed by
Torkel Ödegaard
parent
2eb4f64b62
commit
41cbad252a
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user