adjust controls-label in ticket filter

This commit is contained in:
Felix Niklas 2015-10-13 15:22:04 +02:00
parent 03100a42ad
commit 1baf6b175c

View file

@ -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%);