Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/_navbar.scss')
-rw-r--r--scss/_navbar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss
index e2a42285ef..71711bf566 100644
--- a/scss/_navbar.scss
+++ b/scss/_navbar.scss
@@ -276,7 +276,7 @@
// Styles for switching between navbars with light or dark background.
.navbar-light {
- @include deprecate("`.navbar-light`", "v5.2.0", "v6.0.0");
+ @include deprecate("`.navbar-light`", "v5.2.0", "v6.0.0", true);
}
.navbar-dark {