Attempt to fix justification problem of PID Tuning select element.

10.3.x-maintenance
Dominic Clifton 2015-01-30 22:15:20 +01:00
parent e672dde6e2
commit a5d985bddc
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@
}
.tab-pid_tuning .controller select {
width: 100%;
padding-left: calc(100% - 35px);
height: 20px;
line-height: 20px;
}