adjust controls-label in ticket filter
This commit is contained in:
parent
03100a42ad
commit
1baf6b175c
1 changed files with 5 additions and 0 deletions
|
@ -5900,6 +5900,11 @@ label + .wizard-buttonList {
|
|||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.controls-label {
|
||||
margin-left: 0;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
select,
|
||||
input {
|
||||
border-color: hsl(198,19%,86%);
|
||||
|
|
Loading…
Reference in a new issue