]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
unfuck that
authorMark Otto <markdotto@gmail.com>
Fri, 11 Aug 2017 04:47:00 +0000 (21:47 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 11 Aug 2017 04:47:00 +0000 (21:47 -0700)
index.html

index 89a5d03de40b7e43c590829d84a4aad1f3d70bd4..0e0c6f44b02426ed589ea2613b691672661571d3 100644 (file)
     <h3>Installation</h3>
     <p>Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our build system and readme.</p>
 
-<figure class="highlight"><pre><code class="language-sh" data-lang="sh">npm install bootstrap@4.0.0-beta</code></pre></figure>
+<figure class="highlight mx-0"><pre><code class="language-sh" data-lang="sh">npm install bootstrap@4.0.0-beta</code></pre></figure>
 
-<figure class="highlight"><pre><code class="language-sh" data-lang="sh">gem install bootstrap -v 4.0.0.alpha6</code></pre></figure>
+<figure class="highlight mx-0"><pre><code class="language-sh" data-lang="sh">gem install bootstrap -v 4.0.0.alpha6</code></pre></figure>
 
-<figure class="highlight"><pre><code class="language-sh" data-lang="sh">bower install bootstrap#v4.0.0-beta</code></pre></figure>
+<figure class="highlight mx-0"><pre><code class="language-sh" data-lang="sh">bower install bootstrap#v4.0.0-beta</code></pre></figure>
     <hr class="half-rule">
     <a class="btn btn-outline-primary" href="/docs/4.0/getting-started/download">Read installation docs</a>
   </div>