aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2013-08-12fixes #9258: no more float bug with full-width grid columns by removing float...Mark Otto1-9/+17
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-4/+0
2013-08-12fixes #9392: no need for width auto on inline/navbar form controls given inli...Mark Otto1-5/+0
2013-08-12Newfangled input and button group sizing (fixes #9295)Mark Otto2-0/+19
2013-08-12update grid xs mixin and update docs to match new mixinsMark Otto1-2/+2
2013-08-12inherit font-size in code when inside preMark Otto1-0/+1
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-16/+21
2013-08-12fixes #9382: inline forms now require use of .form-group for proper alignment...Mark Otto1-19/+35
2013-08-12Merge pull request #9373 from ggam/button-sizesMark Otto2-8/+13
2013-08-12Merge pull request #9371 from ggam/buttons-consistencyMark Otto2-8/+8
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+1
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto5-15/+3
2013-08-12Removed remaining Glyphicons mentions in carousel.lessggam1-2/+1
2013-08-12Added button-size mixinggam2-8/+13
2013-08-12Renamed btn-pseudo-states mixin to btn-variant for consistencyggam2-8/+8
2013-08-12fix #9239 by restoring old ie8 responsive img fooMark Otto1-0/+6
2013-08-12fixes #9266 manually on account of list group file reorganizationMark Otto1-4/+2
2013-08-12fixes #8835: make it so active list group items aren't dependent on an <a> tagMark Otto1-31/+30
2013-08-12fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis...Mark Otto1-10/+19
2013-08-12rename and refactor a smidge to add medium grid mixinsMark Otto1-9/+42
2013-08-12Merge branch 'patch-12' of https://github.com/ggam/bootstrap into ggam-patch-12Mark Otto1-14/+47
2013-08-12Media query (grid and responsive utilities) overhaulMark Otto3-61/+198
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-40/+28
2013-08-11addressing #9189 manually, part 7: thumbnails varsMark Otto2-3/+6
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/+6
2013-08-11Refactor navbars to simplify thingsMark Otto1-18/+7
2013-08-11addressing #9189 manually, part 6: add a navbar margin var, but avoid the nav...Mark Otto2-1/+2
2013-08-11addressing #9189 manually, part 5: don't bother with a .label font-weight var...Mark Otto1-1/+1
2013-08-11addressing #9189 manually, part 4: input group background varMark Otto2-1/+2
2013-08-11addressing #9189 manually, part 3: formsMark Otto2-2/+4
2013-08-11spacingMark Otto1-0/+1
2013-08-11addressing #9189 manually, part 2: dropdown header and disabled link colors (...Mark Otto2-15/+9
2013-08-11addressing #9189 manually, part 1: code and pre varsMark Otto2-3/+5
2013-08-11Merge pull request #9211 from zacwasielewski/responsive-visibility-utilities-...Mark Otto1-40/+28
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-2/+1
2013-08-11fixes #9348 by ditching a commentMark Otto1-1/+1
2013-08-11Merge pull request #9286 from neilhem/3.0.0-wipMark Otto1-1/+1
2013-08-11Merge pull request #9229 from ggam/patch-13Mark Otto1-1/+0
2013-08-11fixes #8900: nuke empty space between panel heading and list groupMark Otto1-1/+14
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto2-1/+6
2013-08-09set img-circle class in percentsRakhat Jabagin1-1/+1
2013-08-09navbar.lessliuyl1-4/+2
2013-08-09panelsliuyl1-4/+2
2013-08-08Fix Find/Replace-o; good catch, @FagnerMartinsBrack!Chris Rebert1-2/+2
2013-08-08Removed Glyphicons mention from carousel.lessGuillermo González de Agüero1-1/+0
2013-08-07Merge pull request #9200 from geedmo/3.0.0-wipMark Otto1-2/+2
2013-08-07Make visibility utility classes responsive when used as LESS mixinsZac Wasielewski1-40/+28