aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe ↵Mark Otto4-72/+127
css for left submenu
2012-10-01Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into ↵Mark Otto1-1/+34
advancedrei-2.1.2-wip
2012-10-01Merge branch '2.1.2-wip-modal-responsivefix' of ↵Mark Otto2-2/+6
https://github.com/andriijas/bootstrap into andriijas-2.1.2-wip-modal-responsivefix
2012-10-01fixes #5319: add backface-visibility for webkit skewingMark Otto1-0/+1
2012-10-01fixes #5377: change selectors for navbar collapse to be unique so only one ↵Mark Otto2-8/+8
open/closes at a time
2012-10-01fix copy on modal popover button doodadMark Otto2-2/+2
2012-10-01fixes #5123: scope table grid classes to td and th elements only, plus drop ↵Mark Otto2-109/+38
columns 13-24
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto2-4/+8
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto2-0/+10
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto7-39/+84
Conflicts: docs/assets/css/bootstrap.css less/navs.less
2012-10-01clarify tables support of responsive utility classes, of which there is noneMark Otto2-2/+2
2012-10-01fix docs sidenav width for ie8-9Mark Otto1-1/+4
2012-10-01fixes #5188: add .google-maps class to reset responsive images on ↵Mark Otto2-2/+4
case-by-case basis
2012-10-01fixes #5055: wrap legend and form elements in fieldset so IE8 styles the ↵Mark Otto2-34/+40
legend properly
2012-10-01run make on previous mergeMark Otto1-1/+2
2012-10-01Merge pull request #5369 from amid2887/2.1.2-wipMark Otto1-1/+2
Add missing icon class definition for navs.less
2012-10-01Add missing icon class definition for navs.lessamid28871-1/+2
add missing icon class definition for navs: '[class*=" icon-"]' P.S. Sorry for 2 pull requests with the same problem..
2012-10-01reset input and button heights with updated paddingMark Otto5-40/+33
2012-10-01remove left margin reset from old grid systemMark Otto2-7/+0
2012-10-01remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from ↵Mark Otto4-152/+22
now on
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use ↵Mark Otto6-468/+2
stacked pills or tabs
2012-09-30remove table grid sizing, it can use the new default grid columns insteadMark Otto3-183/+5
2012-09-30remove gradientbar mixinMark Otto1-11/+6
2012-09-30vars less spacing and cleanupMark Otto1-2/+1
2012-09-30remove bluedark varMark Otto1-1/+0
2012-09-30consolidate border-radius on codeMark Otto2-5/+3
2012-09-30run make on prev commitMark Otto1-7/+0
2012-09-30remove dupe ff3/4 button fixes; also remove headingscolor varMark Otto3-7/+0
2012-09-30carousel refinementsMark Otto2-21/+30
2012-09-30change notes about responsive in Scaffolding page: no longer separate fileMark Otto2-8/+4
2012-09-30single CSS file for all css, including responsiveMark Otto4-694/+706
2012-09-30remove more ie7 css hacksMark Otto4-33/+0
2012-09-30clean up comments in reset, remove ie7 css hacksMark Otto2-11/+2
2012-09-30remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since ↵Mark Otto3-43/+2
that's needed for most iOS and Android mobile browsers
2012-09-30remove .border-radius mixin and replace with standard border-radius ↵Mark Otto26-322/+152
property, since -webkit-* and -moz-* are only needed for older versions
2012-09-30add comment for filter opacity browser requirementsMark Otto1-2/+1
2012-09-30remove translucent bg mixinMark Otto1-11/+0
2012-09-30remove firefox <3.6 css hacks for buttonsMark Otto2-20/+0
2012-09-30Merge branch '2.1.2-wip' into exploratoryMark Otto14-34/+437
Conflicts: docs/getting-started.html docs/templates/pages/getting-started.mustache
2012-09-30run make after mergeMark Otto1-2/+4
2012-09-30Merge branch 'amid2887-master' into 2.1.2-wipMark Otto1-2/+4
2012-10-01Add missing icon class definition for buttons.lessamid28871-2/+4
add missing icon class definition for buttons: '[class*=" icon-"]'
2012-09-30add sticky footer example per martin bean's suggestion, using the ↵Mark Otto1-0/+124
implementation by ryan fait
2012-09-30add sticky footer example per martin bean's suggestion, using the ↵Mark Otto4-2/+144
implementation by ryan fait
2012-09-30Fix for #5362Kevin Attfield1-1/+1
Fix for issue [5362](https://github.com/twitter/bootstrap/issues/5362): tab events fired on wrong dropdown anchor.
2012-09-30add link to examples on index page; add back narrow marketing page and ↵Mark Otto4-0/+237
signin page examples
2012-09-30add link to examples on index page; add back narrow marketing page and ↵Mark Otto2-0/+231
signin page examples
2012-09-30fixes #5360: typo in tables docsMark Otto4-10/+26
2012-09-28clean up emphasis docs textMark Otto2-4/+4
2012-09-28fixes #5334: html snippet commentsMark Otto2-4/+4