]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add a change to the progress bar.
authorjhr007 <john.holland.robinson@gmail.com>
Fri, 30 Aug 2013 04:21:07 +0000 (23:21 -0500)
committerjhr007 <john.holland.robinson@gmail.com>
Fri, 30 Aug 2013 04:21:07 +0000 (23:21 -0500)
In v3 the inner progress bar should have .progress-bar not .bar

getting-started.html

index 0b0aee60dc7b8ebd1df5e441c8087bbfb04722d6..6176db8a2b47911400f04cb80159f7d86993177f 100644 (file)
@@ -603,6 +603,11 @@ bootstrap/
             <td><code>.tabs-left</code> <code>.tabs-right</code> <code>.tabs-below</code></td>
             <td class="text-muted">N/A</td>
           </tr>
+          <tr>
+            <td>Progress bar</td>
+            <td><code>.bar</code></td>
+            <td><code>.progress-bar</code></td>
+          </tr>
         </tbody>
       </table>
     </div><!-- /.table-responsive -->