mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
Shorter download text because narrow viewports
This commit is contained in:
@@ -17,7 +17,7 @@ base_url: "../"
|
|||||||
|
|
||||||
<h3 id="download-compiled">Compiled CSS, JS, and fonts</h3>
|
<h3 id="download-compiled">Compiled CSS, JS, and fonts</h3>
|
||||||
<p>The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and fonts. No documentation or original source code files are included.</p>
|
<p>The fastest way to get Bootstrap is to download the precompiled and minified versions of our CSS, JavaScript, and fonts. No documentation or original source code files are included.</p>
|
||||||
<p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);" role="button">Download precompiled Bootstrap</a></p>
|
<p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);" role="button">Download Bootstrap</a></p>
|
||||||
|
|
||||||
<h3 id="download-additional">Additional downloads</h3>
|
<h3 id="download-additional">Additional downloads</h3>
|
||||||
<div class="bs-docs-dl-options">
|
<div class="bs-docs-dl-options">
|
||||||
|
Reference in New Issue
Block a user