- 06 Feb, 2016 27 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
- Flexbox responsive behavior fixed with specific .col-{breakpoint} classes now added - Dropped the make-col mixin in favor of a column-basics placeholder that we can extend across our grid infrastructure - Updated docs to use required .col-xs-12 (as a safeguard for when folks enable flexbox mode--this isn't necessary in default grid mode) - Update flexbox grid docs to include responsive docs, tweak some other bits too
-
Mark Otto authored
flip things around again, no more base class, try out some new stuff to keep responsive flex grid working
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Capture the slug once before applying it and add a slash to it to so we get a unique string to match against instead of a fuzzy partial 'contains'. Helps avoid 'grid' highlighting 'flexbox-grid', for example.
-
Mark Otto authored
-
- 05 Feb, 2016 3 commits
-
-
Quy authored
-
https://webkit.org/b/153856Chris Rebert authored
Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [skip sauce]
-
Chris Rebert authored
Refs #19080
-
- 04 Feb, 2016 9 commits
-
-
-
https://webkit.org/b/153852Chris Rebert authored
Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling Refs #14839 [skip sauce]
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
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)
-
Mark Otto authored
-
- 29 Jan, 2016 1 commit
-
-
cndpzc authored
Closes #19049
-