aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Navbar refactorMark Otto1-66/+170
2013-08-12fix navbar form alignment of inputs by restoring inline-blockMark Otto1-0/+6
2013-08-12fixes #9258: no more float bug with full-width grid columns by removing float...Mark Otto1-8/+4
2013-08-12drop the class on the button group toggles CSS (alt fix to #9297)Mark Otto1-2/+2
2013-08-12undo the grid max-width boundary because it makes offsets kinda borked (you'd...Mark Otto1-6/+0
2013-08-12fixes #9392: no need for width auto on inline/navbar form controls given inli...Mark Otto1-6/+0
2013-08-12Newfangled input and button group sizing (fixes #9295)Mark Otto1-0/+40
2013-08-12inherit font-size in code when inside preMark Otto1-0/+1
2013-08-12fixes #9382: inline forms now require use of .form-group for proper alignment...Mark Otto1-35/+42
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto1-3/+1
2013-08-12fix #9239 by restoring old ie8 responsive img fooMark Otto1-0/+4
2013-08-12fixes #9266 manually on account of list group file reorganizationMark Otto1-4/+4
2013-08-12fixes #8835: make it so active list group items aren't dependent on an <a> tagMark Otto1-13/+19
2013-08-12fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis...Mark Otto1-8/+12
2013-08-12Media query (grid and responsive utilities) overhaulMark Otto1-56/+405
2013-08-11simplify padding in list groups and margins on badges withinMark Otto1-3/+2
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-98/+128
2013-08-11Drop the font-weight on panel labels since heading elements already get itMark Otto1-1/+0
2013-08-11Follow up commit: fix collapse clearing and navbar brand/nav spacingMark Otto1-0/+4
2013-08-11Refactor navbars to simplify thingsMark Otto1-20/+6
2013-08-11rebuild + first bit of customizer urlsfat1-98/+128
2013-08-11addressing #9189 manually, part 5: don't bother with a .label font-weight var...Mark Otto1-1/+1
2013-08-11fixes #8983Jacob Thornton1-2/+1
2013-08-11fixes #8900: nuke empty space between panel heading and list groupMark Otto1-0/+8
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto1-0/+4
2013-08-08fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrackChris Rebert1-3/+3
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-0/+11
2013-08-06fixes #8959: only negative indent rows within .container (prevents horizontal...Mark Otto1-2/+2
2013-08-06update use of mixins and add bg-colors where necessaryMark Otto1-9/+0
2013-08-06Fixes #8749: prevent navbar nav from overlapping navbar toggleMark Otto1-1/+5
2013-08-06Fix #9174: pad bottom of navbar collapsed content and clear floated contentsMark Otto1-0/+25
2013-08-06grunt dist on previous commitMark Otto1-0/+4
2013-08-06Fixes #9145: Fix tooltip opacityMark Otto1-11/+11
2013-08-05Scope tablet classes to tablets range onlyMark Otto1-1/+1
2013-08-05Merge branch '3.0.0-wip' into bs3_alerts_default_classMark Otto1-8/+8
2013-08-05fixes #8647: remove focus outline on :focus of buttons in button groupsMark Otto1-3/+6
2013-08-05remove dupe border-boxMark Otto1-3/+0
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-2/+2
2013-08-05Remove dupe hover background colorMark Otto1-1/+0
2013-08-05Update labels to include a base classMark Otto1-1/+9
2013-08-05Fixes #8732: unfucks disabled fieldset form example with form groupsMark Otto1-1/+0
2013-08-05Enable scrollable responsive nav barMark Otto1-0/+10
2013-08-05Merge branch 'pullright' of https://github.com/liuyl/bootstrap into liuyl-pul...Mark Otto1-8/+3
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static form...Mark Otto1-1/+5
2013-08-05Fixes #8872: widen the carousel indicators to prevent wrappingMark Otto1-2/+2
2013-08-05Fixes #8795, a reoccurence of #1969Mark Otto1-0/+14
2013-08-05More button updatesMark Otto1-17/+33
2013-08-05Fixes #8770: mobile-first (stacked by default) horizontal dlsMark Otto1-32/+29
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto1-10/+16
2013-08-05Fixes #8786 (part 1): darken hover states on buttonsMark Otto1-12/+12