]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove mention of siteWidth, no longer used
authorMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 00:23:20 +0000 (17:23 -0700)
committerMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 00:23:20 +0000 (17:23 -0700)
docs/assets/bootstrap.zip
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache

index 7cd6216dad1c253083004c7e60dcdaeb4d981e25..a02d277b6aba0354afaa12539cba5bd8b47e1ea2 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index f5a756790701090766e8827c3825f42ef7df3c45..b49ec4031413baeb3433d3bff967ec1709a4262b 100644 (file)
         <td>20px</td>
         <td>Negative space between columns</td>
       </tr>
-      <tr>
-        <td><code>@siteWidth</code></td>
-        <td><em>Computed sum of all columns and gutters</em></td>
-        <td>Counts number of columns and gutters to set width of the <code>.container-fixed()</code> mixin</td>
-      </tr>
     </tbody>
   </table>
   <div class="row">
     </div><!-- /.span -->
   </div><!-- /.row -->
 
-      
+
   <div class="row">
     <div class="span4">
     </div><!-- /.span -->
index 2d6d54c4ca35e845e031c5206787b749cca059d5..b64c63af3c988f8ba765bae74f0188710a5b3221 100644 (file)
         <td>20px</td>
         <td>{{_i}}Negative space between columns{{/i}}</td>
       </tr>
-      <tr>
-        <td><code>@siteWidth</code></td>
-        <td><em>{{_i}}Computed sum of all columns and gutters{{/i}}</em></td>
-        <td>{{_i}}Counts number of columns and gutters to set width of the <code>.container-fixed()</code> mixin{{/i}}</td>
-      </tr>
     </tbody>
   </table>
   <div class="row">
     </div><!-- /.span -->
   </div><!-- /.row -->
 
-      
+
   <div class="row">
     <div class="span4">
     </div><!-- /.span -->