- 26 Jun, 2014 15 commits
-
-
Rufo Sanchez authored
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
-
Mark Otto authored
Remove apparent dead code from docs JS
-
Chris Rebert authored
Fix link to compiling info.
-
XhmikosR authored
[skip sauce]
-
Chris Rebert authored
.bs-docs-navbar class doesn't seem to be used anywhere at all
-
Chris Rebert authored
-
Chris Rebert authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Delete redundant Grunt info in README (Merge before shipping)
-
Mark Otto authored
-
Mark Otto authored
Update cover.css
-
Chris Rebert authored
-
- 25 Jun, 2014 2 commits
- 24 Jun, 2014 21 commits
-
-
Chris Rebert authored
-
Chris Rebert authored
This reverts commit 25ca5131.
-
Chris Rebert authored
Refs #13914 Refs https://github.com/GoalSmashers/clean-css/issues/302
-
Chris Rebert authored
Reenable additional Sauce browsers
-
Chris Rebert authored
-
Chris Rebert authored
-
Chris Rebert authored
Enable retrying of timed-out Sauce tests
-
Mark Otto authored
Move variable declaration before its use (for Sass)
-
Chris Rebert authored
Big thanks to @gvas for https://github.com/axemclion/grunt-saucelabs/pull/136 ! <3
-
Chris Rebert authored
update shrinkwrap too
-
Gleb Mazovetskiy authored
In Sass, variable must be declared before it is used. This also removes Miscellaneous section, because horizontal line color and form / list paddings are Typography.
-
Chris Rebert authored
Partly revert cb7eb674
-
XhmikosR authored
-
XhmikosR authored
Works around #13914. We might give it another go in the future but the stuff this breaks over the time does not justify having it enabled. The gain in size is negligible: dist/css/bootstrap.min.css: 108.65 kB → 109.5 kB dist/css/bootstrap-theme.min.css: 18.84 kB → 18.86 kB docs/assets/css/docs.min.css: 20.44 kB → 20.61 kB
-
XhmikosR authored
-
Heinrich Fenkart authored
Fixes #13911
-
fat authored
-
fat authored
Conflicts: js/carousel.js
- 23 Jun, 2014 2 commits
-
-
Jim Frode Hoff authored
Moved the inset box-shadow to .site-wrapper in order to keep the shadow at the edges even if content exceeds viewport and needs scrolling.