diff options
| author | Mark Otto <[email protected]> | 2017-07-02 23:53:21 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-02 23:53:21 -0700 |
| commit | 11e6178496779bb196a63772b1dbed0954a3c7ec (patch) | |
| tree | 2e5d92f1ce56e9e1bb4de15f09c2135e5cec32c0 /docs/customize.html | |
| parent | f9b27e9ec7bcd23167d900d9b663683471894a38 (diff) | |
| download | bootstrap-11e6178496779bb196a63772b1dbed0954a3c7ec.tar.xz bootstrap-11e6178496779bb196a63772b1dbed0954a3c7ec.zip | |
get rid of that
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/customize.html b/docs/customize.html index 26e2a0ede..7ddf00552 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -25,11 +25,6 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge <!-- Customizer form --> -<div id="defaults-change-alert" class="alert alert-warning alert-dismissible" role="alert"> - <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button> - <strong>Heads up!</strong> The default value for <code>@brand-primary</code> has changed in the latest release to improve contrast and accessibility. Please double check your compiled CSS when upgrading. -</div> - <div class="bs-docs-section bs-customizer-import"> <div id="import-drop-target" class="bs-dropzone"> <div class="import-header"> |
