Hello there, I advice you to read the documentation very well, you are using the wrong class <div class="col-xs-2"> which is for non-responsive, to have a grid in a row - you need something like <div class="col col-lg-2"> which is for responsive and you should also include this <meta name="viewport" content="width=device-width, initial-scale=1.0"> in your header.
Let me know if you need help, I can create a working demo for you. -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
