aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-11-12 23:37:02 -0800
committerMark Otto <[email protected]>2015-11-12 23:37:02 -0800
commitf25d70902575dd0ecb03dbcd5f55c308c6a64f3c (patch)
treeac6bf7752d9e48fed06c2fed277a1fdd78826063
parent92cdb0b5623ac1baf04fcdabbcfdf7b1452dc74e (diff)
parent94043ac71cd92759a927d4336f29699f8d30a5fc (diff)
downloadbootstrap-f25d70902575dd0ecb03dbcd5f55c308c6a64f3c.tar.xz
bootstrap-f25d70902575dd0ecb03dbcd5f55c308c6a64f3c.zip
Merge pull request #18061 from mathisonian/patch-1
remove bro from comment
-rw-r--r--scss/_dropdown.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss
index d5861e19e..35b125060 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,