aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Added test to fix for #5362Kevin Attfield1-0/+19
2012-10-08comments in templateMark Otto1-0/+2
2012-10-08adding another template for same-width nav links using 'display: table-cell;'Mark Otto1-0/+170
2012-10-07fixes #5443: reset background gradient on disabled dropdown linksMark Otto2-0/+2
2012-10-07fixes #5416: use correct variable for inverse navbar responsive linksMark Otto2-0/+8
2012-10-07Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto10-20/+20
2012-10-06remove 'at twitter' part of readmeMark Otto1-1/+1
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto2-2/+2
2012-10-03finish off scoping of grid sizing to table elementsMark Otto2-4/+8
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto2-2/+5
2012-10-03use border-radius vars where possibleMark Otto15-31/+31
2012-10-02copy and style changes to improve docs rendering on mobile devicesMark Otto11-53/+82
2012-10-02Merge pull request #5281 from GotenXiao/pagination-active-backgroundMark Otto1-1/+1
2012-10-02fixes #5352: update docs messaging for disable nav linksMark Otto2-2/+2
2012-10-02fixes #5392: hover on submenu should maintain white icons for active parent a...Mark Otto2-2/+6
2012-10-02Update js/bootstrap-tooltip.jsfrntz1-4/+4
2012-10-01remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto2-8/+8
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto4-72/+127
2012-10-01Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into adv...Mark Otto1-1/+34
2012-10-01Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/...Mark Otto2-2/+6
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 op...Mark Otto2-8/+8
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 c...Mark Otto2-109/+38
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-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-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' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto13-64/+32
2012-09-26dat new kippt hotnessMark Otto1-0/+0
2012-09-25Use paginationActiveBackground var to finish fixing #4295Robin Lewis1-1/+1