]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix well class names in migration section of getting-started.html 9789/head
authorthgh <thoogh@gmail.com>
Sun, 18 Aug 2013 17:54:28 +0000 (19:54 +0200)
committerthgh <thoogh@gmail.com>
Sun, 18 Aug 2013 17:54:28 +0000 (19:54 +0200)
getting-started.html

index 30e55299e7d5dbd868a25fcee1b9ac733ab5aaac..83c2583ce73e904f1bb63cd2b8e0ae88d4fe46f2 100644 (file)
@@ -545,7 +545,7 @@ bootstrap/
         </tr>
         <tr>
           <td>Well sizes</td>
-          <td><code>.well-small</code> <code>.well-large</code></td>
+          <td><code>.well-sm</code> <code>.well-lg</code></td>
         </tr>
         <tr>
           <td>Alert links</td>