]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove magic dropdown positioning for fixed bottom; folks should set this as needed...
authorMark Otto <markdotto@gmail.com>
Mon, 2 Jan 2017 19:52:25 +0000 (11:52 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 2 Jan 2017 19:52:25 +0000 (11:52 -0800)
scss/_dropdown.scss

index 46251031f69f54ca10d98169b296fd2d4b0b1883..9638b81712deae2afb2ea14d62bfb7246fe05d01 100644 (file)
 // Allow for dropdowns to go bottom up (aka, dropup-menu)
 //
 // 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,
-.navbar-fixed-bottom .dropdown {
+.dropup {
   // Reverse the caret
   .caret {
     content: "";