#adminForm .table tbody tr .col_quantity .btn-wrapper input{
    height: auto;
    padding: 3.7px;
    width: auto;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
  height: auto;
}
#adminForm .control-group .controls .input-prepend span{
  padding: 5.5px;
}
#eb-event-page h1.eb-page-heading {
    height: auto;
    line-height: normal;
}