Skip to content

Instantly share code, notes, and snippets.

@vfarcic
Created July 7, 2014 14:10
Show Gist options
  • Save vfarcic/e65a21b6b36e540e6405 to your computer and use it in GitHub Desktop.
Save vfarcic/e65a21b6b36e540e6405 to your computer and use it in GitHub Desktop.
bootstrap-nav
<div class="col-md-3">
<ul class="nav nav-pills nav-stacked">
<li><a href="/page/static/responsiveGrid">Multichannel</a></li>
<li><a href="/page/static/navigation">Navigation</a></li>
<li><a href="/page/static/staticScreen">Static Screens</a></li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment