diff options
| author | Mark Otto <[email protected]> | 2015-06-22 17:37:52 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-22 17:37:52 -0700 |
| commit | d703396bcea36adc204b479d26931b6febefcb78 (patch) | |
| tree | 5016752098e9b493ff2cce50d916c80f251e7e55 | |
| parent | 278804fa313714681f8557e64a04ae5284fb8a22 (diff) | |
| download | bootstrap-d703396bcea36adc204b479d26931b6febefcb78.tar.xz bootstrap-d703396bcea36adc204b479d26931b6febefcb78.zip | |
comment
| -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; |
