- 14 Aug, 2015 1 commit
-
-
Mark Otto authored
- no real need for everything to be 100% shared - padding looked and felt too large for inputs but not for buttons - tying forms and buttons seems fine, but throwing in pagination feels wrong
-
- 13 Aug, 2015 2 commits
-
-
Mark Otto authored
-
- 11 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 08 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 04 Jul, 2015 2 commits
- 23 Jun, 2015 4 commits
- 22 Jun, 2015 2 commits
- 19 Jun, 2015 1 commit
-
-
Mark Otto authored
-
- 29 Apr, 2015 2 commits
-
-
Mark Otto authored
Because we use `position: absolute` on our inputs, when there’s no label the `.checkbox` ends up having no computed height. To avoid rendering errors when there’s no label text, we reset the `position` to `static` for normal rendering.
-
Mark Otto authored
We have it set to `1` right now just to avoid compilation errors, but it’s been replaced everywhere with our new spacer classes anywho. We’ll likely want to remap that var to custom component vars though (e.g., `$pagination-margin` instead of `$spacer-y`).
-
- 23 Apr, 2015 4 commits
- 19 Apr, 2015 1 commit
-
-
Mark Otto authored
-
- 18 Apr, 2015 1 commit
-
-
Mark Otto authored
-
- 17 Apr, 2015 3 commits
- 01 Mar, 2015 1 commit
-
-
Mark Otto authored
-
- 19 Jan, 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)
-
- 04 Jan, 2015 1 commit
-
-
Mark Otto authored
-
- 25 Dec, 2014 1 commit
-
-
Mark Otto authored
-
- 24 Dec, 2014 1 commit
-
-
Gleb Mazovetskiy authored
Breakpoints and container widths are now defined as maps.
-
- 23 Dec, 2014 1 commit
-
-
Chris Rebert authored
-
- 22 Dec, 2014 1 commit
-
-
Chris Rebert authored
:disabled is supported in IE9+ and all modern browsers
-
- 17 Dec, 2014 1 commit
-
-
Chris Rebert authored
Mozilla fixed the bug circa Firefox 33-35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671 Firefox 34 is the current version. Firefox 35 should be current by the time Bootstrap v4 is released.
-
- 11 Dec, 2014 1 commit
-
-
Mark Otto authored
-
- 03 Dec, 2014 1 commit
-
-
Mark Otto authored
-
- 02 Dec, 2014 1 commit
-
-
Mark Otto authored
-
- 26 Nov, 2014 1 commit
-
-
Mark Otto authored
-
- 10 Nov, 2014 1 commit
-
-
Mark Otto authored
-
- 21 Sep, 2014 1 commit
-
-
Mark Otto authored
-