aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-10-07fixes #5443: reset background gradient on disabled dropdown linksMark Otto1-0/+1
2012-10-07fixes #5416: use correct variable for inverse navbar responsive linksMark Otto1-0/+4
2012-10-07Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto10-20/+20
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto1-1/+1
2012-10-03finish off scoping of grid sizing to table elementsMark Otto1-2/+4
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto1-1/+2
2012-10-03use border-radius vars where possibleMark Otto1-15/+15
2012-10-02copy and style changes to improve docs rendering on mobile devicesMark Otto11-53/+82
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 Otto1-1/+3
2012-10-01remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto1-6/+6
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto3-39/+113
2012-10-01Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/...Mark Otto1-1/+4
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 Otto1-84/+24
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto1-2/+4
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto1-0/+5
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 Otto1-1/+2
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-09-30run make after mergeMark Otto1-2/+4
2012-09-30add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto4-2/+144
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-27Making modal work with max width 767px - fixes #4860Andreas Cederström1-1/+4
2012-09-26Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto8-44/+23
2012-09-26dat new kippt hotnessMark Otto1-0/+0
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton3-3/+7
2012-09-24update docs for tooltip html + the dropdown methods apiJacob Thornton2-8/+8
2012-09-24change tooltip/popover insert strategyJacob Thornton5-32/+7
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton1-4/+4
2012-09-24Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton2-14/+16
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton3-3/+3
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto2-0/+2
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto1-14/+14
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton3-9/+9
2012-09-20rebuild - fix missing (Jacob Thornton3-3/+21
2012-09-20added support for jquery 1.8.*Jacob Thornton1-4/+2
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto1-3/+3
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto3-23/+284
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto3-6/+7
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto1-4/+4
2012-09-19increase padding on homepage buttonMark Otto1-1/+1
2012-09-18add new vars for common border-radius, upping border-radius of inputs to 4px;...Mark Otto3-52/+125
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini c...Mark Otto3-197/+97