aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-02-07Fixes #12555: Rearrange variables to place grids and containers closerMark Otto1-20/+20
2014-02-06Merge pull request #12620 from twbs/thumbnail-extendMark Otto1-1/+1
2014-02-06Merge pull request #12502 from ZDroid/mozMark Otto1-2/+1
2014-02-06Merge branch 'master' into thumbnail-extendMark Otto1-1/+1
2014-02-06use :extend(.img-responsive) in Carousel's LessChris Rebert1-1/+1
2014-02-06use :extend in thumbnail LessChris Rebert1-1/+1
2014-02-06use Less' extend feature in btn-group-lg etc.Chris Rebert1-3/+3
2014-02-04Merge pull request #12025 from ZDroid/clean-visibility-messMark Otto2-11/+7
2014-02-04Fixes #12470: Scope large modal styles to minimum viewport widthMark Otto1-2/+3
2014-02-03Merge pull request #12533 from 1000hz/tighten-popover-arrows-scopeMark Otto1-7/+7
2014-02-03die tabs, die!Chris Rebert1-1/+1
2014-02-02Tightening up popover arrow css scope to apply only to direct descendant arrows.Cina S1-7/+7
2014-02-01Remove redundant :-moz-placeholder stylesZlatan Vasović1-2/+1
2014-01-30Fix issue causing .navbar-brand element height to be shorter than .navbar heightChris Kankiewicz1-1/+1
2014-01-29Merge branch 'master' into pr/12388Mark Otto9-146/+161
2014-01-29Follow up to #11655: don't reset opacity on disabled buttonsMark Otto1-1/+0
2014-01-29Fix #12422: Reset height on multiple select in input size mixinMark Otto1-1/+2
2014-01-29Fixes #12424: Account for Normalize change on figure element so that we don't...Mark Otto1-0/+10
2014-01-28v3 instead of rc1Mark Otto1-1/+1
2014-01-27Remove #8350's reset for number inputs since Normalize fixes those upstreamMark Otto1-11/+0
2014-01-27Remove optgroup resets from #7611 since Normalize fixes those upstreamMark Otto1-7/+0
2014-01-27Upgrade to Normalize v3-rc1 in prep for v3 finalMark Otto2-122/+141
2014-01-26Merge pull request #12398 from twbs/deprecate-box-shadow-mixinMark Otto1-0/+4
2014-01-26docs & comments: v3.1 => v3.1.0Chris Rebert3-4/+4
2014-01-26mark .box-shadow() mixin as deprecated; fixes #12396Chris Rebert1-0/+4
2014-01-25fixes #10495 by forcing .navbar-brand height to prevent it's inner content fr...Alan Hamlett1-7/+1
2014-01-24Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+4
2014-01-24Fix #12359: Reset min-width on fieldsets so that they don't break responsive ...Mark Otto1-0/+4
2014-01-23Merge pull request #12357 from twbs/border-box-noteChris Rebert1-1/+4
2014-01-23Fix #12353: Scope table border reset in panels to first-child rowsMark Otto1-2/+2
2014-01-23Add ref in Less to docs regarding box-sizing conflictsChris Rebert1-1/+4
2014-01-23"bottom increment" => "decrement" in explanatory commentChris Rebert1-1/+1
2014-01-22Follow-up to #12250: remove remaining page margins for printMark Otto1-4/+0
2014-01-22Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto2-2/+9
2014-01-22Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-4/+4
2014-01-22Merge pull request #12250 from twbs/rm-print-marginsMark Otto1-4/+4
2014-01-21remove default left-right print margins per upstream h5bp changeChris Rebert1-4/+4
2014-01-19remove confusing commentMark Otto1-3/+0
2014-01-19Fix #12025 and minify stylesZlatan Vasović2-11/+7
2014-01-18Merge branch 'master' into bg-variantMark Otto5-28/+55
2014-01-18Merge pull request #12286 from watilde/fixes-panelMark Otto1-7/+39
2014-01-18Merge pull request #12249 from twbs/modal-mdMark Otto2-1/+2
2014-01-18Merge branch 'master' into modal-mdMark Otto2-3/+5
2014-01-18Merge branch 'master' into bg-variantMark Otto2-3/+5
2014-01-18Merge branch 'master' into text-emphasis-variantMark Otto2-3/+5
2014-01-19remove border radius when it's not both ends in panelDaijiro Wachi1-7/+39
2014-01-17fix #12277Chris Rebert1-2/+2
2014-01-16Split box-sizing reset for faster renderingMark Otto1-1/+3
2014-01-15add & use @modal-md Less var for uniformityChris Rebert2-1/+2
2014-01-15refactoring: add & use .bg-variant() mixinChris Rebert2-20/+14