aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-05-22 20:39:07 +0300
committerXhmikosR <[email protected]>2015-05-22 20:39:07 +0300
commitac243cd854f9326791e622b9d44f5a43600b8ed2 (patch)
tree09e4b30b79d43231b1e76badc8ab39cb8b5969b6 /docs
parente93c6a2216c69daa574abc16e7c14767fce44ad6 (diff)
parent59f9a5e5bac979c61aa7100d70ff2c760872ab45 (diff)
downloadbootstrap-ac243cd854f9326791e622b9d44f5a43600b8ed2.tar.xz
bootstrap-ac243cd854f9326791e622b9d44f5a43600b8ed2.zip
Merge pull request #16524 from miketaylr/remove-fx-warning
Remove Firefox warning for customizer download.
Diffstat (limited to 'docs')
-rw-r--r--docs/customize.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 253cd54f8..fc64782d5 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -377,11 +377,6 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<h1 id="download" class="page-header">Download</h1>
<p class="lead">Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.</p>
- <div id="firefox-customizer-alert" class="alert alert-warning alert-dismissible fade in" role="alert">
- <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
- <h4>Warning for Firefox users!</h4>
- <p>Due to a possible browser bug, the customizer download randomly fails in Firefox. If this happens to you, we advise either retrying in Firefox or using one of the other browsers supported by the Customizer (Chrome or IE10+).</p>
- </div>
<div class="bs-customize-download">
<button type="submit" id="btn-compile" disabled class="btn btn-block btn-lg btn-outline" onclick="ga('send', 'event', 'Customize', 'Download', 'Customize and Download');">Compile and Download</button>
</div>