aboutsummaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Expand)AuthorFilesLines
2013-08-12fix navbar form alignment of inputs by restoring inline-blockMark Otto2-1/+7
2013-08-12fixes #9258: no more float bug with full-width grid columns by removing float...Mark Otto2-9/+5
2013-08-12drop the class on the button group toggles CSS (alt fix to #9297)Mark Otto2-3/+3
2013-08-12undo the grid max-width boundary because it makes offsets kinda borked (you'd...Mark Otto2-7/+1
2013-08-12fixes #9392: no need for width auto on inline/navbar form controls given inli...Mark Otto2-7/+1
2013-08-12Newfangled input and button group sizing (fixes #9295)Mark Otto2-1/+41
2013-08-12inherit font-size in code when inside preMark Otto2-1/+2
2013-08-12fixes #9382: inline forms now require use of .form-group for proper alignment...Mark Otto2-36/+43
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto2-4/+2
2013-08-12fix #9239 by restoring old ie8 responsive img fooMark Otto2-1/+5
2013-08-12fixes #9266 manually on account of list group file reorganizationMark Otto2-5/+5
2013-08-12fixes #8835: make it so active list group items aren't dependent on an <a> tagMark Otto2-14/+20
2013-08-12fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis...Mark Otto2-9/+13
2013-08-12Media query (grid and responsive utilities) overhaulMark Otto2-57/+406
2013-08-11simplify padding in list groups and margins on badges withinMark Otto2-4/+3
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-99/+129
2013-08-11Drop the font-weight on panel labels since heading elements already get itMark Otto2-2/+1
2013-08-11Follow up commit: fix collapse clearing and navbar brand/nav spacingMark Otto2-1/+5
2013-08-11Refactor navbars to simplify thingsMark Otto2-21/+7
2013-08-11rebuild + first bit of customizer urlsfat2-99/+129
2013-08-11addressing #9189 manually, part 5: don't bother with a .label font-weight var...Mark Otto2-2/+2
2013-08-11fixes #8983Jacob Thornton4-6/+9
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipJacob Thornton2-1/+9
2013-08-11fixes #9318Jacob Thornton2-3/+3
2013-08-11fixes #8900: nuke empty space between panel heading and list groupMark Otto2-1/+9
2013-08-11fixes #9279Jacob Thornton2-6/+4
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto2-1/+5
2013-08-10fixes #9222Jacob Thornton2-12/+12
2013-08-10fixes #9111Jacob Thornton2-2/+3
2013-08-09fixes #6159Jacob Thornton2-12/+14
2013-08-08fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrackChris Rebert4-8/+8
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker2-1/+12
2013-08-06fixes #8959: only negative indent rows within .container (prevents horizontal...Mark Otto2-3/+3
2013-08-06more twerks to the themeMark Otto2-1/+11
2013-08-06Merge branch '3.0.0-wip' into bs3_themeMark Otto4-354/+549
2013-08-06update use of mixins and add bg-colors where necessaryMark Otto2-10/+1
2013-08-06Fixes #8749: prevent navbar nav from overlapping navbar toggleMark Otto2-2/+6
2013-08-06Fix #9174: pad bottom of navbar collapsed content and clear floated contentsMark Otto2-1/+26
2013-08-06grunt dist on previous commitMark Otto2-1/+5
2013-08-06grunt dist on spacing changeMark Otto1-1/+1
2013-08-06Fixes #9145: Fix tooltip opacityMark Otto2-12/+12
2013-08-06Fixes #9150: Hide popover titles in IE8Mark Otto2-2/+8
2013-08-05Scope tablet classes to tablets range onlyMark Otto2-2/+2
2013-08-05Merge branch '3.0.0-wip' into bs3_alerts_default_classMark Otto2-9/+9
2013-08-05fixes #8647: remove focus outline on :focus of buttons in button groupsMark Otto2-4/+7
2013-08-05remove dupe border-boxMark Otto2-4/+1
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto2-3/+3
2013-08-05Remove dupe hover background colorMark Otto2-2/+1
2013-08-05Update labels to include a base classMark Otto2-2/+10
2013-08-05Fixes #8732: unfucks disabled fieldset form example with form groupsMark Otto2-2/+1