From: Matthew Conlen Date: Mon, 26 Oct 2015 17:40:08 +0000 (-0400) Subject: remove bro from comment X-Git-Tag: v4.0.0-alpha.2~149^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94043ac71cd92759a927d4336f29699f8d30a5fc;p=thirdparty%2Fbootstrap.git remove bro from comment --- diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss index aa1a9d1b3f..6338de6d72 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,