diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss index d5861e19e9c8f929b0335ae10bb2e40cc7cf0bbc..35b125060a162129eede19b9f9a3bdb0dedf5fd5 100644 --- a/scss/_dropdown.scss +++ b/scss/_dropdown.scss @@ -172,7 +172,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,