- 08 Dec, 2015 31 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Refactor pagination classes to avoid tag selectors & child selectors
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
refactor blockqoutes to to avoid tag selectors & child selectors
-
Mark Otto authored
-
Mark Otto authored
-
-
Chris Rebert authored
-
Chris Rebert authored
-
Chris Rebert authored
-
Chris Rebert authored
-
Mark Otto authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Mark Otto authored
Prevent anchors in tooltip example from splitting across lines
-
Mark Otto authored
-
Mark Otto authored
Card mixin
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Mark Otto authored
-
Chris Rebert authored
Use $input-border-width for both .form-control and .btn borders
-
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]
-
Chris Rebert authored
Add entry about stateful buttons to v4 migration guide
-
Chris Rebert authored
Refs #18459, #17178 [skip sauce]
-
Chris Rebert authored
[skip sauce]
-
- 07 Dec, 2015 9 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Chris Rebert authored
Add Wall of Browser Bugs entry related to #16028
-
Chris Rebert authored
https://bugs.webkit.org/show_bug.cgi?id=151933 [skip sauce]
-
Chris Rebert authored
Tweak naming and docs of font utility classes
-
Chris Rebert authored
* `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity. * Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`. * In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles. Refs #18433 [skip sauce]
-
Mark Otto authored
Add .navbar-form entry to v4 migration docs
-