Skip to content

Instantly share code, notes, and snippets.

@alexortiz201
Created July 14, 2014 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexortiz201/f59db028d3905a4106f0 to your computer and use it in GitHub Desktop.
Save alexortiz201/f59db028d3905a4106f0 to your computer and use it in GitHub Desktop.
bootstrap actual html layout for .less compiled css V3.0.3
<div class="progress progress-striped active">
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100" style="width: 100%">
<span class="sr-only">Loading</span>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment