aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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 case-by-cas...Mark Otto2-2/+4
2012-10-01fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege...Mark Otto2-34/+40
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
2012-10-01Add missing icon class definition for navs.lessamid28871-1/+2
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 no...Mark Otto4-152/+22
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use s...Mark Otto6-468/+2
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 that'...Mark Otto3-43/+2
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto26-322/+152
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
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
2012-09-30add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto4-2/+144
2012-09-30Fix for #5362Kevin Attfield1-1/+1
2012-09-30add link to examples on index page; add back narrow marketing page and signin...Mark Otto4-0/+237
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
2012-09-27don't wait for ready when binding events to documentCarl Porth8-62/+45
2012-09-27Fix for #4550Artem Kustikov2-3/+8
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm2-2/+6
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen4-10/+53
2012-09-26bind data-api events to document instead of body to allow body replacementCarl Porth8-8/+8
2012-09-26Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto14-64/+32
2012-09-26Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto13-64/+32
2012-09-26dat new kippt hotnessMark Otto1-0/+0
2012-09-26change up carouselMark Otto4-57/+100
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto4-62/+54