.input-row {
    margin-left: 0px; 
    margin-right: 0px;
}

.input-row-label{
    float: left;
}

.input-row-input{
    overflow: hidden;
}