Skip to content

Commit

Permalink
Fixed progress-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Aug 12, 2013
1 parent 2a2017e commit dfc49d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class="container view">
<div class="content">
<div class="progress progress-striped active">
<div class="bar" style="width: 100%;"></div>
<div class="progress-bar" style="width: 100%;"></div>
</div>
</div>
</div>
Expand Down

0 comments on commit dfc49d9

Please sign in to comment.