diff options
| -rw-r--r-- | scss/_navbar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 17836899a..7a01e3c2c 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -96,7 +96,7 @@ // Navbar toggle // // Custom button for toggling the `.navbar-collapse`, powered by the collapse -// JavaScript plugin. +// Bootstrap JavaScript plugin. .navbar-toggler { padding: .55rem .75rem; |
