diff options
| author | Mark Otto <[email protected]> | 2015-11-12 23:37:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-11-12 23:37:02 -0800 |
| commit | f25d70902575dd0ecb03dbcd5f55c308c6a64f3c (patch) | |
| tree | ac6bf7752d9e48fed06c2fed277a1fdd78826063 | |
| parent | 92cdb0b5623ac1baf04fcdabbcfdf7b1452dc74e (diff) | |
| parent | 94043ac71cd92759a927d4336f29699f8d30a5fc (diff) | |
| download | bootstrap-f25d70902575dd0ecb03dbcd5f55c308c6a64f3c.tar.xz bootstrap-f25d70902575dd0ecb03dbcd5f55c308c6a64f3c.zip | |
Merge pull request #18061 from mathisonian/patch-1
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 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, |
