align twitter bootstrap progress bar and badge
问题 I am using twitter bootstrap for my site. I would like to use progress bar to indicate the percentage completion of the process. In the progress bar I want to display the name the step in process and use a badge either at the end or start of progress bar to display the percent complete. Here is the JS fiddle link for what I am trying to do http://jsfiddle.net/KBTy7/12/ <div id="coolstuff" style="margin-top: 10px;"> <span class="badge" style="padding: 3px; width: 10px">10%</span> <div class=