Skip to content

Commit

Permalink
(less) Merge pull request twbs#3986 from desandro/full-height-progres…
Browse files Browse the repository at this point in the history
…s-bar

Full height progress bar
  • Loading branch information
mdo committed Jul 6, 2012
2 parents 0145a53 + a472946 commit 014e77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progress-bars.less
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
// Bar of progress
.progress .bar {
width: 0%;
height: 18px;
height: 100%;
color: @white;
font-size: 12px;
text-align: center;
Expand Down

0 comments on commit 014e77c

Please sign in to comment.