diff options
| author | Matthew Conlen <[email protected]> | 2015-10-26 13:40:08 -0400 |
|---|---|---|
| committer | Matthew Conlen <[email protected]> | 2015-10-26 13:40:08 -0400 |
| commit | 94043ac71cd92759a927d4336f29699f8d30a5fc (patch) | |
| tree | 2b525e950b0eb2388be657598e21dccc1a9afd06 | |
| parent | 2332a3f536be75c4407557435c91cae359816625 (diff) | |
| download | bootstrap-94043ac71cd92759a927d4336f29699f8d30a5fc.tar.xz bootstrap-94043ac71cd92759a927d4336f29699f8d30a5fc.zip | |
remove bro from comment
| -rw-r--r-- | scss/_dropdown.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss index aa1a9d1b3..6338de6d7 100644 --- a/scss/_dropdown.scss +++ b/scss/_dropdown.scss @@ -170,7 +170,7 @@ // Allow for dropdowns to go bottom up (aka, dropup-menu) // -// Just add .dropup after the standard .dropdown class and you're set, bro. +// Just add .dropup after the standard .dropdown class and you're set. // TODO: abstract this so that the navbar fixed styles are not placed here? .dropup, |
