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
/
modals.less
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-30
Fix up new margins on modals by not setting auto until screen-sm-min
Mark Otto
1
-4
/
+1
2013-11-29
Fixes #11425: Use margin instead of padding on .modal-dialog to enable click-...
Mark Otto
1
-3
/
+3
2013-10-20
fixes #11139: add position: relative; to .modal-dialog so that z-index takes ...
Mark Otto
1
-0
/
+1
2013-10-07
Half fix for #9855: Don't fuck with margins for open modal dialog on account ...
Mark Otto
1
-8
/
+0
2013-09-11
Merge pull request #10569 from ZDroid/patch-2
Mark Otto
1
-1
/
+1
2013-09-11
remove unnecessary right and left properties on .modal-dialog
Mark Otto
1
-2
/
+0
2013-09-11
Again?
Zlatan Vasović
1
-1
/
+1
2013-08-21
deprecate @screen-{phone,tablet,desktop} vars
Chris Rebert
1
-1
/
+1
2013-08-19
fixes #9855: account for modal overflow on body hiding scrollbar
Mark Otto
1
-0
/
+8
2013-08-12
Drop background-clip and background-size mixins since they have no prefixes a...
Mark Otto
1
-1
/
+1
2013-08-04
Fixes #8723: allow modals to not need the .fade class /cc @fat
Mark Otto
1
-2
/
+2
2013-07-27
fixes #8665: have modals use auto margin on sides and widen it instead of pos...
Mark Otto
1
-6
/
+3
2013-07-26
use transforms to make the dialog smooooth
fat
1
-4
/
+4
2013-07-24
Moved modals inline properties to variables.less
syed
1
-7
/
+7
2013-07-16
remove webkit-overflow-scrolling from modal for now /cc #8495
Mark Otto
1
-1
/
+0
2013-04-27
Adding media queries breakpoints variables
Kevin
1
-1
/
+1
2013-04-12
add modal variables and tweak padding for min-height on modal title
Mark Otto
1
-4
/
+4
2013-04-06
Added min-height to modal-header for modals with no header text
Garvin
1
-0
/
+1
2013-03-06
make less files compile with strict maths in 1.4.0
Luke Page
1
-2
/
+2
2013-02-28
Fixes #6935: Use standard decimal points for .opacity() mixin
Mark Otto
1
-2
/
+2
2013-02-07
finish modal tweaks
Mark Otto
1
-19
/
+15
2013-02-07
update docs modals
Mark Otto
1
-5
/
+7
2013-02-06
Overhaul modal to make it responsive and not super lame
Mark Otto
1
-37
/
+80
2012-12-20
Add important flag to .show/.hide utility classes; remove .hide requirement f...
Mark Otto
1
-0
/
+1
2012-12-19
Remove @black and just use #000
Mark Otto
1
-1
/
+1
2012-12-05
Merge branch '2.2.2-wip' into 3.0.0-wip
Mark Otto
1
-0
/
+1
2012-12-02
Add relative positioning to .modal-body - Fixes #5991
Blake Embrey
1
-0
/
+1
2012-11-30
remove sprites vars, change zindex vars
Mark Otto
1
-2
/
+2
2012-11-30
more vars changed, remove @white var
Mark Otto
1
-2
/
+2
2012-11-02
Merge branch '2.2.2-wip' into exploratory
Mark Otto
1
-3
/
+6
2012-10-31
fixes #3222: simpler positioning of modals
Mark Otto
1
-3
/
+3
2012-10-29
derp, add that in the right spot
Mark Otto
1
-5
/
+3
2012-10-29
fixes #4511: remove focus on opened modal window
Mark Otto
1
-0
/
+5
2012-09-30
remove .border-radius mixin and replace with standard border-radius property,...
Mark Otto
1
-3
/
+2
2012-09-24
change tooltip/popover insert strategy
Jacob Thornton
1
-10
/
+0
2012-09-24
reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53
Jacob Thornton
1
-1
/
+1
2012-09-10
fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ...
Mark Otto
1
-1
/
+0
2012-09-07
fixes #5018: .btn-block in .modal-footer no longer has left margin
Mark Otto
1
-0
/
+4
2012-08-27
fix for open elements under modal when .modal-open
Jacob Thornton
1
-2
/
+3
2012-07-24
modal heading line-height
Mark Otto
1
-1
/
+1
2012-07-24
fix h3 in modal and make modal unhidden by removing important from earlier issue
Mark Otto
1
-0
/
+5
2012-06-28
standardize top level file comments
Mark Otto
1
-2
/
+4
2012-04-01
Corrected "resises" to "resides"
Alec Rust
1
-1
/
+1
2012-03-11
enable button groups in modal-footer by removing 5px added margin between .btn
Mark Otto
1
-0
/
+4
2012-02-27
simplify selector for .modal-form per #2218
Mark Otto
1
-1
/
+1
2012-02-22
update modal footers to use text-align instead of float on buttons for alignment
Mark Otto
1
-3
/
+5
2012-02-19
move overflow and max-height on modal to modal-body instead
Mark Otto
1
-1
/
+2
2012-02-12
clean up modals.less comments, add new class for optional use on modal forms ...
Mark Otto
1
-0
/
+11
2012-01-28
add trailing ;
Jacob Thornton
1
-4
/
+4
2012-01-28
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Jacob Thornton
1
-1
/
+1
[next]