<div class="row">
<div class="col-md-3 col-sm-3 col-xs-3">
<p class="classPadBottom0">Credit Card Number:</p>
</div>
<div class="col-md-3 col-sm-3 col-xs-3 ClsUnderline ClassPad0">
<p> </p>
</div>
<div class="col-md-2 col-sm-2 col-xs-2 col-md-offset-1 col-sm-offset-1 col-xs-offset-1">
<p class="classPadBottom0">Exp. Date:</p>
</div>
<div class="col-md-3 col-sm-3 col-xs-3 ClsUnderline">
<p> </p>
</div>
</div>
I have create small example what i have now. It's like 2 labels and place for handwriting. But it isn't very responsive and have too much space between label and handwriting place.
Is there another way to add such space?