Source kettle tasks dont display properly in internet explorer
I believe the problem can be solved by adding
.task-controls {
margin-top:-20px
}
This may need some further investigation about cross browser compatibility. It might need to be an IE conditional style. It only needs to work in IE 10+
Source kettle tasks dont display properly in internet explorer
I believe the problem can be solved by adding .task-controls { margin-top:-20px } This may need some further investigation about cross browser compatibility. It might need to be an IE conditional style. It only needs to work in IE 10+