- 27 Dec, 2016 12 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
sure we only need the two mixins, but this ensures folks don't run into missing mixin errors down the line
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Starsam80 authored
* Don't show `bd-*` classes to the user * Add comments and another regex
-
Mark Otto authored
plus shx?
-
Mark Otto authored
-
Mark Otto authored
remove broken example class from grid docs
-
- 26 Dec, 2016 6 commits
- 25 Dec, 2016 22 commits
-
-
Mark Otto authored
-
Mark Otto authored
Use pixels instead of rem units for focus box-shadow on custom controls so that IE11, Edge, and Win FF screw it up less
-
Mark Otto authored
-
Mark Otto authored
Rather than overriding this just on inline form examples, this should be for all static form controls to match inputs.
-
Mark Otto authored
-
Mark Otto authored
fixes broken inline form example mentioned in #21407
-
Mark Otto authored
-
Mark Otto authored
-
Starsam80 authored
-
Starsam80 authored
-
Starsam80 authored
-
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
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-