diff options
| author | Mark Otto <[email protected]> | 2014-02-07 01:31:42 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-07 01:31:42 -0800 |
| commit | 4f9cdefab7dc8b569eb5f630264559f230ff4df4 (patch) | |
| tree | 77f5a8bec38610dc89712b388cb9a739e5b2cc8d /docs/components.html | |
| parent | f83b20100728ee7fa6c661ccee289dd003822cdc (diff) | |
| download | bootstrap-4f9cdefab7dc8b569eb5f630264559f230ff4df4.tar.xz bootstrap-4f9cdefab7dc8b569eb5f630264559f230ff4df4.zip | |
consistency
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 45c7d2e4b..efa8a0519 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2275,7 +2275,7 @@ body { padding-bottom: 70px; } {% highlight html %} <div class="progress"> <div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"> - 60% Complete + 60% </div> </div> {% endhighlight %} |
