aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
AgeCommit message (Expand)AuthorFilesLines
2015-01-29[Fix Issue #15682] .caret is smaller in Firefox than other browsersKevin Kirsche1-1/+1
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto1-0/+1
2014-11-29Fixes #15148: make the dropdown and dropup menus have the same marginsMark Otto1-1/+1
2014-10-27swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto1-1/+1
2014-08-26Less: Remove empty lines and blanks.vsn4ik1-1/+0
2014-08-16Use single .dropdown-menuvsn4ik1-3/+2
2014-06-18Add white-space: nowrap; to .dropdown-headerahoereth1-0/+1
2014-03-24Fixes #13037: add text-align: left; to prevent alignment change in dropdownsMark Otto1-0/+1
2014-01-26docs & comments: v3.1 => v3.1.0Chris Rebert1-1/+1
2013-12-14Fixes #10370: Improved and deprecated dropdown menu alignment optionsMark Otto1-1/+27
2013-12-09misc strictMath compliance fixesChris Rebert1-1/+1
2013-11-28removed all caret border color settings.Tobias Lindig1-2/+2
2013-11-16fixes #10744: back to solid borders on caretsMark Otto1-6/+1
2013-10-22variable way to set @caret-width-baseRogério Yokomizo1-1/+1
2013-09-19Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto1-1/+0
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto1-0/+14
2013-08-17fixes #9538: prevent Firefox rendering bug via some border-fuMark Otto1-1/+6
2013-08-14remove gradients from dropdown menu items on hover/active (fixes #9473)Mark Otto1-4/+2
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-0/+1
2013-08-13fixes #9431: specify font-size in dropdown menus to avoid inheritance issuesMark Otto1-0/+1
2013-08-12Navbar refactorMark Otto1-0/+5
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto1-1/+1
2013-08-11addressing #9189 manually, part 2: dropdown header and disabled link colors (...Mark Otto1-15/+6
2013-08-06update use of mixins and add bg-colors where necessaryMark Otto1-0/+2
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-3/+3
2013-08-01Fix #8944Guillermo González de Agüero1-0/+6
2013-07-24set cursor to not-allowed for disabled elementsliuyl1-1/+1
2013-07-23Update dropdown varsMark Otto1-3/+3
2013-07-20moving code and dropdowns to variables.lesssyed1-3/+3
2013-07-17Drop `.nav-header` for `.dropdown-header`Mark Otto1-8/+11
2013-07-07use LESS nesting more in dropdowns.lessChris Rebert1-23/+31
2013-07-05delete typeahead styleliuyl1-6/+0
2013-06-27remove submenus. for more context: http://www.youtube.com/watch?v=ggWyUEuGcWY...Mark Otto1-61/+1
2013-05-25Gradients refactorMark Otto1-2/+2
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + al...fat1-0/+12
2013-05-12Restore commented out dropdown styles, get open dropdown state working againMark Otto1-5/+7
2013-05-12Start some nav and dropdown cleanupMark Otto1-15/+4
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-04-13Restore on links in dropdowns as they are randomly breaking onto new linesMark Otto1-0/+1
2013-03-31more consisten dropdown varsMark Otto1-7/+7
2013-03-30Merge branch 'pickypg-patch-1' into 3.0.0-wipMark Otto1-1/+0
2013-03-15Fix dropdown (and therefore typeahead) wrappickypg1-1/+1
2013-02-17Restore submenu supportMark Otto1-4/+64
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-6/+9
2013-02-05restore comma between selectorsMark Otto1-1/+1
2013-01-13Fix btn link hover and tweak dropdown border/shadowsMark Otto1-1/+1
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-7/+11
2012-12-20Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-6/+6
2012-12-20Remove dropdown submenu CSSMark Otto1-60/+1
2012-12-19Remove @black and just use #000Mark Otto1-2/+2