What\'s the best way to add vertical whitespace using Twitter\'s Bootstrap?
For example, let\'s say that I am creating a landing page and would like a bit (100px) o
I know this is old, but I came here searching for the same thing, I found that Bootstrap has the help-block, very handy for these situations:
<div class="help-block"></div>