Posted on: 4/13/2015 10:40:49 AM | Views : 622

Hi folks, need some help here, my input box and buttons don't re-size on mobile devices, code below...
<div class="container"> <div class="row"> <div class="col-md-12"> <div class="jumbotron text-center"> <h1><span style="color: #ffffff;">Find your tyres</span></h1><h2>Compare tyres and prices in your local area</h2> <form> <center> <div class="input-group input-group-lg"> <div class="input-btn-toolbar" style="width:100%; height: 86px;"> <div class="input-btn-toolbar" style="w ...

Go to the complete details ...