aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2013-06-25rm :invalid styling from docsChris Rebert1-15/+0
2013-06-25Merge pull request #8290 from juthilo/3.0.0-docs-nothirdMark Otto2-0/+10
2013-06-25Merge pull request #8292 from cvrebert/patch-1Mark Otto1-1/+1
2013-06-25Recess welcomeJulian Thilo1-1/+1
2013-06-25fix ID of Normalize heading in docs so that the sidenav can find itChris Rebert1-1/+1
2013-06-25fix "Data attributes" link in JS docs sidenavChris Rebert1-1/+1
2013-06-25Add IDs, adjust textJulian Thilo2-3/+3
2013-06-25Add a link to the mailing list for JS helpJulian Thilo1-1/+1
2013-06-25Add callout to docs: LESS compiler supportJulian Thilo1-0/+5
2013-06-25Add callout to docs: 3rd-party libs not supportedJulian Thilo1-0/+5
2013-06-25Fix line breaks on add-ons with spacesLuis Hdez1-0/+1
2013-06-24Replaced <i> with <span> for glyphiconKyle1-165/+165
2013-06-23Merge pull request #8268 from luishdez/hotfix/sidebar-overlapMark Otto1-7/+2
2013-06-23Move grid offsets to desktop only (fixes #8229)Mark Otto1-33/+33
2013-06-23Make on previous commitsMark Otto1-13/+46
2013-06-23Fix overlap sidebar for Tablets and up in docsLuis Hdez1-7/+2
2013-06-22run make on previous mergeMark Otto1-0/+1
2013-06-21Improve alignment of navbar brand and fix up left padding on list groupsMark Otto1-2/+3
2013-06-21Reset padding on homepage linksMark Otto1-1/+3
2013-06-21Remove the offcanvas js from the footerTom Pietschker1-4/+0
2013-06-21Rename class name in placeholderTom Pietschker1-6/+6
2013-06-20Rename class name in placeholderQuy Ton1-6/+6
2013-06-20Fixes #8154: enforce full width `.navbar-nav.pull-right` in mobileMark Otto1-0/+5
2013-06-20Fixes #8159: Be more specific about disabled inputs to avoid iOS bugMark Otto1-22/+52
2013-06-20Fixes #8093: Removes invalid focus styles on inputsMark Otto1-15/+0
2013-06-20run make on previous commitMark Otto1-1/+2
2013-06-20Fixes #7730: Better hiding of empty titles in popoversMark Otto3-5/+3
2013-06-20Run make on last commitMark Otto1-0/+1
2013-06-20run make on @nextgenthemes last commitMark Otto1-4/+4
2013-06-19Offcanvas example updateMark Otto2-126/+36
2013-06-19Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap in...Mark Otto5-0/+306
2013-06-19Fixes #8001: add IDs for example inputsMark Otto1-4/+4
2013-06-19Add missing property to form-horizontal docsKurt MacDonald1-2/+2
2013-06-18Add support for `tr`, `th`, and `td` to responsive utilitiesMark Otto1-0/+76
2013-06-18run make on last commitMark Otto1-6/+6
2013-06-18docs/javascript.html: backticks -> <code>Chris Rebert1-5/+5
2013-06-17Fixes #7599: Improved print styles for a few key componentsMark Otto1-0/+11
2013-06-17Better clearing on `.dl-horizontal` for empty `dd` elementsMark Otto1-19/+19
2013-06-17Properly unstyle the `.list-unstyled` class by switching from `margin` to `pa...Mark Otto1-2/+2
2013-06-17Remove explicit, unncessary `line-height` on `li` elementsMark Otto1-4/+0
2013-06-17Better base `ul` and `ol` stylesMark Otto1-2/+2
2013-06-16Merge pull request #8184 from FLOKER/3.0.0-wipMark Otto1-4/+0
2013-06-16components docs: backticks ==> <code>Chris Rebert1-1/+1
2013-06-16Merge pull request #8187 from imsky/3.0.0-wipMark Otto2-129/+147
2013-06-16CSS docs page: backticks ==> <code>Chris Rebert1-2/+2
2013-06-16upgrade holder to 2.0, update thumbnail examples in docs to fit inside contai...Ivan Malopinsky2-129/+147
2013-06-16redundant lines removedFLOKER1-4/+0
2013-06-16Remove WebKit overflow scrolling for nowMark Otto1-1/+0
2013-06-15Fixes #8175: Update input min-height vars to fix FF21 input renderingMark Otto1-7/+7
2013-06-15Fix up broken input group example layoutsMark Otto2-5/+11