Posts

Showing posts with the label input-append

Bootstrap Iii Input-Append Fix

Remove input-prepend in addition to input-append for singular `.input-group`. The classes accept changed for the elements within, in addition to postulate a fleck to a greater extent than markup to purpose buttons: - Use `.input-group` equally the nurture degree around the input in addition to addon. - For text based prepends/appends, purpose `.input-group-addon` instead of `.addon`. - For push clit prepends/appends, purpose `.input-group-btn` in addition to house your `.btn` inside that element. <div class="container"> <div class="row"> <div class="col-sm-3 col-xs-12 col-lg-3"> <form class="form-search"> <div class="input-group"> <input type="text" class="form-control " placeholder="Text input"> <span class="input-group-btn"> <button type="submit" class="btn btn-sea...