aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2013-07-21Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+0
Conflicts: dist/css/bootstrap.min.css
2013-07-21remove useless display:inline-blockliuyl1-1/+0
2013-07-20Update file input to remove height and line-heightMark Otto1-4/+1
This particular form control is wildly inaccurate across browsers, so we're removing the `height` and `line-height`, but adding `display: block` so it renders similarly to our other inputs.
2013-07-20Remove commented out CSSMark Otto1-8/+0
2013-07-20Update vars for badges, breadcrumbs; update customize pageMark Otto1-1/+1
2013-07-19Fixes #8385: update carousel captionsMark Otto1-3/+6
* No longer hidden by default--up to users to figure that part out with longer content * Cleaned up styles and spacing
2013-07-19Fixes #8278: fix on printMark Otto1-0/+7
2013-07-19Variables reorganization and breadcrumbs updateMark Otto1-6/+5
* Place component vars alongside the rest of the component vars * Redo some of the breadcrumbs code to add a var and remove `text-shadow`
2013-07-18`<input>` and `<select>` sizing updateMark Otto1-4/+5
Restores `font-size` and more to the `<select>` element while also changing from `min-height` to `height` for input sizing. Fixes #8520 as opened by @ShaunR (would've merged that PR but I moved everything around right before).
2013-07-18Merge branch 'bs3_rc1' into 3.0.0-wipMark Otto1-0/+4792
2013-07-18finish flattening repo structure; add dist folder of compiled css/jsMark Otto1-0/+4785