- 09 May, 2016 1 commit
-
-
Mark Otto authored
-
- 08 May, 2016 1 commit
-
-
Mark Otto authored
- Move disabled radio and checkbox styles to Reboot - Collapse .radio and .checkbox into single class, .form-check - Collapse .radio-inline and .checkbox-inline into single class, .form-check-inline - Require classes for sub-elements in both new classes
-
- 23 Apr, 2016 2 commits
-
-
Mark Otto authored
-
Mark Otto authored
- Rather than use CSS hacks, let's avoid needing to hack anything - Creates a new Reboot entry to simply reset the appear of the temporal inputs, thereby avoiding the problem entirely - Less than ideal for conveying affordance on iOS, but given bugginess of the input itself, seems a decent tradeoff
-
- 12 Apr, 2016 1 commit
-
-
Patrick H. Lauke authored
-
- 09 Apr, 2016 2 commits
-
-
Mark Otto authored
- 19 Feb, 2016 1 commit
-
-
Patrick H. Lauke authored
-
- 09 Feb, 2016 4 commits
-
-
Mark Otto authored
Uses a new more specific class, adds some basic spacing, and clarifies that this class is only for validation feedback. Clears up the help text class question in https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731 and addresses the vertical spacing in #18703.
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Move to a translucent input border with background-clip: padding-box for improved blending across different background-colors
-
- 08 Feb, 2016 6 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Mark Otto authored
- Moves from no set line-height (inherited of 1.5) to declared 1.25 for all inputs and buttons (regardless of size modifier). - Updates padding to be `.5rem` instead of `.375rem` so that padding is more likely to be whole numbers based on the root font-size. - Whole numbers will be beneficial in avoiding odd fractional pixels that can lead to misalignment as shown in #18607. - Large buttons and inputs are now a tad wider, and smaller buttons/inputs a tad shorter and narrower, too.
-
Mark Otto authored
-
Mark Otto authored
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 07 Feb, 2016 4 commits
- 06 Feb, 2016 1 commit
-
-
Mark Otto authored
-
- 04 Feb, 2016 1 commit
-
-
Mark Otto authored
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
-
- 23 Jan, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 11 Jan, 2016 1 commit
-
-
Chris Rebert authored
Switch to actually-Safari-specific CSS hack when fixing vertical alignment of temporal input text in iOS Safari See http://browserbu.gs/css-hacks/webkit-full-page-media/ Fixes #17308 [skip sauce] [skip validator]
-
- 09 Jan, 2016 1 commit
-
-
Chris Rebert authored
Erratum of #18778 [skip sauce] [skip validator]
-
- 05 Jan, 2016 1 commit
-
-
Mark Otto authored
-
- 08 Dec, 2015 2 commits
-
-
Mark Otto authored
-
Chris Rebert authored
Both widgets need to use the same border width because of input groups. Thus: $btn-border-width => $input-btn-border-width $input-border-width => $input-btn-border-width [skip sauce]
-
- 07 Dec, 2015 1 commit
-
-
Mark Otto authored
-
- 15 Nov, 2015 3 commits
-
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
-
Mark Otto authored
-
- 13 Nov, 2015 1 commit
-
-
Mark Otto authored
-
- 28 Oct, 2015 1 commit
-
-
Chris Rebert authored
-
- 24 Oct, 2015 1 commit
-
-
Chris Rebert authored
Refs b6e6a05b We ought to re-check this for iOS 9.1 at some point... [skip sauce] [skip validator]
-
- 08 Oct, 2015 1 commit
-
-
Chris Rebert authored
Reunites the family. Closes #17791
-
- 16 Sep, 2015 1 commit
-
-
Mark Otto authored
fixes border-width issues when customizing font-size by using 1px instead of .0625rem as default -width
-
- 02 Sep, 2015 1 commit
-
-
Andrew Smith authored
-