index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
less
/
dropdowns.less
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-25
Gradients refactor
Mark Otto
1
-2
/
+2
2013-05-16
change dropdown strategy to use an overlay - fixes mobile click anywhere + al...
fat
1
-0
/
+12
2013-05-12
Restore commented out dropdown styles, get open dropdown state working again
Mark Otto
1
-5
/
+7
2013-05-12
Start some nav and dropdown cleanup
Mark Otto
1
-15
/
+4
2013-04-21
Fixes #7617: lowercase and dash gray color vars
Mark Otto
1
-1
/
+1
2013-04-13
Restore on links in dropdowns as they are randomly breaking onto new lines
Mark Otto
1
-0
/
+1
2013-03-31
more consisten dropdown vars
Mark Otto
1
-7
/
+7
2013-03-30
Merge branch 'pickypg-patch-1' into 3.0.0-wip
Mark Otto
1
-1
/
+0
2013-03-15
Fix dropdown (and therefore typeahead) wrap
pickypg
1
-1
/
+1
2013-02-17
Restore submenu support
Mark Otto
1
-4
/
+64
2013-02-05
Merge branch '2.3.0-wip' into 3.0.0-wip
Mark Otto
1
-6
/
+9
2013-02-05
restore comma between selectors
Mark Otto
1
-1
/
+1
2013-01-13
Fix btn link hover and tweak dropdown border/shadows
Mark Otto
1
-1
/
+1
2013-01-02
Basic keyboard accessibility CSS tweaks
Patrick H. Lauke
1
-7
/
+11
2012-12-20
Merge branch '2.3.0-wip' into 3.0.0-wip
Mark Otto
1
-6
/
+6
2012-12-20
Remove dropdown submenu CSS
Mark Otto
1
-60
/
+1
2012-12-19
Remove @black and just use #000
Mark Otto
1
-2
/
+2
2012-12-19
no need for margin-top on .typeahead, it's set on .dropdown-menu
Mark Otto
1
-1
/
+0
2012-12-10
Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes...
Blake Embrey
1
-8
/
+8
2012-11-30
remove sprites vars, change zindex vars
Mark Otto
1
-1
/
+1
2012-11-30
more vars changing
Mark Otto
1
-10
/
+10
2012-11-30
more consistent variable naming patterns
Mark Otto
1
-2
/
+2
2012-11-30
Part 1 of unCamelCasing variables
Mark Otto
1
-1
/
+1
2012-11-30
Merge branch '2.2.2-wip' into exploratory
Mark Otto
1
-0
/
+1
2012-11-28
Fixes #5533: Remove filter gradient from disabled links on dropdowns
Mark Otto
1
-0
/
+1
2012-11-04
Merge branch '2.2.2-wip' into exploratory
Mark Otto
1
-0
/
+1
2012-11-04
Fixes #5113: increase .typeahead z-index for proper use with modals
Mark Otto
1
-0
/
+1
2012-11-02
Merge branch '2.2.2-wip' into exploratory
Mark Otto
1
-15
/
+7
2012-10-31
Replaced hardcoded CSS rules with mixins
Ninir
1
-9
/
+3
2012-10-16
fixes #5496: use correct var for dropdown active link text
Mark Otto
1
-1
/
+1
2012-10-10
fixes #5478: remove double background color on dropdown links
Mark Otto
1
-2
/
+0
2012-10-07
fixes #5443: reset background gradient on disabled dropdown links
Mark Otto
1
-0
/
+1
2012-10-05
fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > a
Mark Otto
1
-1
/
+1
2012-10-03
use border-radius vars where possible
Mark Otto
1
-1
/
+1
2012-10-01
Merge branch '2.1.2-wip' into exploratory
Mark Otto
1
-1
/
+15
2012-10-01
improve dropdown submenu docs; add docs for left submenu; remove all dupe css...
Mark Otto
1
-33
/
+14
2012-09-30
remove .border-radius mixin and replace with standard border-radius property,...
Mark Otto
1
-7
/
+3
2012-09-25
remove all ie7 conditionals and mixins
Mark Otto
1
-9
/
+1
2012-09-16
Support for left-opening dropdown submenus
Robert McLaws
1
-1
/
+34
2012-09-07
fixes #5020: submenu support in dropup
Mark Otto
1
-0
/
+14
2012-08-21
Merge branch 'incbee-master' into 2.1.1-wip
Mark Otto
1
-1
/
+1
2012-08-21
Fix all submenus expanded recursively in dropdown
philippm
1
-1
/
+1
2012-08-21
remove entity in content property on dropup carets--not necessary at all
Mark Otto
1
-1
/
+1
2012-07-29
reverse navbar styles to save code
Mark Otto
1
-11
/
+1
2012-07-27
add docs for sub menu support on dropdowns, add caret via :after to submenu t...
Mark Otto
1
-1
/
+18
2012-07-27
add basic support for sub menus in dropdown menus
Mark Otto
1
-9
/
+29
2012-07-22
fixes #4136: use @dropdownBorder var, but keep IE7-8 fallback
Mark Otto
1
-2
/
+2
2012-07-17
fix dropdown vars and make hover state be link color again, add gradient to d...
Mark Otto
1
-3
/
+13
2012-07-09
wasn't feeling the new buttons, downsizing again until we get a better balance
Mark Otto
1
-4
/
+3
2012-07-09
updating docs examples to remove 13/18 resets, fix up buttons alignments and ...
Mark Otto
1
-3
/
+4
[next]