- 03 Mar, 2018 1 commit
-
-
Adam Kolinski authored
-
- 24 Nov, 2017 1 commit
-
-
Andres Galante authored
-
- 29 Oct, 2017 1 commit
-
-
Mark Otto authored
* Add .modal-dialog-centered for optional vertically cenetered modal Fixes #23638 * adds modal-dialog-centered class to docs and removes margin to avoid generating a vertical scrolling * mention limitations * fix aria attr * Add `width: 100%` to the .modal-content for the centered version. Adding it here to avoid adding another selector by limiting it to the centered modal modifier.
-
- 22 Oct, 2017 1 commit
-
-
XhmikosR authored
1. move a couple of them before the more specific ones. 2. change nesting to be under the same parent selector 3. use the ampersand more
-
- 03 Oct, 2017 2 commits
-
-
XhmikosR authored
-
Andres Galante authored
-
- 01 Oct, 2017 1 commit
-
-
Andres Galante authored
-
- 22 Aug, 2017 1 commit
-
-
Patrick H. Lauke authored
make outer `.modal-dialog` pass through events for custom click handling, counteract it for the actual `.modal-content`
-
- 11 Aug, 2017 1 commit
-
-
Mark Otto authored
-
- 13 Jun, 2017 1 commit
-
-
Patrick Yeo authored
(#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, `$modal-content-xs-box-shadow`, `$modal-content-sm-up-box-shadow`, to `$modal-dialog-margin-y-sm-up`, `$modal-content-box-shadow-xs`, `$modal-content-box-shadow-sm-up`, respectively
-
- 25 Dec, 2016 5 commits
-
-
Mark Otto authored
-
Mark Otto authored
- we need to set margin for space between footer buttons as flexbox doesn't render HTML spaces like inline-block does - flexbox doesn't have collapsing margins or anything, so we hack it with some :not(:first-child) and :not(:last-child) action
-
Mark Otto authored
updates the dom order in our docs to match (floated content comes first, but no need for that in flexbox)
-
Mark Otto authored
-
Mark Otto authored
-
- 20 Dec, 2016 2 commits
-
-
Jesse Mandel authored
pull->float comment
-
Tom Lutzenberger authored
* Add variables for transitions * Add variables for transitions
-
- 08 Dec, 2016 1 commit
-
-
Starsam80 authored
-
- 28 Nov, 2016 1 commit
-
-
Starsam80 authored
* Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method
-
- 10 Nov, 2016 1 commit
-
-
Elliot Evans authored
-
- 27 Oct, 2016 2 commits
- 26 Oct, 2016 1 commit
-
-
Starsam80 authored
-
- 04 Oct, 2016 1 commit
-
-
Chris Rebert authored
See https://bugs.webkit.org/show_bug.cgi?id=158342 Fixes #17695
-
- 15 Sep, 2016 1 commit
-
-
VarelloThemes authored
-
- 16 Feb, 2016 4 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 09 Feb, 2016 1 commit
-
-
Mark Otto authored
-
- 07 Feb, 2016 1 commit
-
- 17 Jan, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 11 Jan, 2016 1 commit
-
-
Anders Sahlin authored
See issue: https://github.com/twbs/bootstrap/issues/18385
-
- 23 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 18 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 13 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 18 Apr, 2015 1 commit
-
-
Mark Otto authored
-
- 29 Mar, 2015 1 commit
-
-
Mark Otto authored
-
- 07 Jan, 2015 1 commit
-
-
Chris Rebert authored
replaced media-xs => media-breakpoint-down(xs) replaced media-sm => media-breakpoint-up(sm) replaced media-sm-max => media-breakpoint-only(sm) replaced media-md => media-breakpoint-up(md) replaced media-md-max => media-breakpoint-only(md) replaced media-lg => media-breakpoint-up(lg)
-
- 24 Dec, 2014 1 commit
-
-
Gleb Mazovetskiy authored
Breakpoints and container widths are now defined as maps.
-