Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)Author
2014-02-12Fixes #11659, #12698, and #12349: Always apply position and z-index form cont...Mark Otto
2014-02-11Merge branch 'master' into pr/12412Mark Otto
2014-02-11Merge pull request #12673 from tlindig/tl_popover_arrow_sizeMark Otto
2014-02-11Fixes #12674Mark Otto
2014-02-10use @popover-arrow-width for offset the popover to account for the popover arrowTobias Lindig
2014-02-09Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-02-09Fixes #12625: Only remove first list group item's top and last list group ite...Mark Otto
2014-02-09Merge pull request #12433 from tagliala/list-inline-first-element-fixMark Otto
2014-02-09brace positionMark Otto
2014-02-09Merge branch 'master' into fix-12154Mark Otto
2014-02-09Merge pull request #12552 from stoudenmire/carousel-icon-classname-fixMark Otto
2014-02-09Merge branch 'master' into pr/12462Mark Otto
2014-02-09Merge branch 'master' into pr/12639Mark Otto
2014-02-09Fix #12656: add @blockquote-font-sizeZlatan Vasović
2014-02-08Merge branch 'master' into panels_and_tablesMark Otto
2014-02-08Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ...Mark Otto
2014-02-07Drop -o-user-selectBas Bosman
2014-02-07Fixes #12486: Restore full width inputs for input groups in inline forms and ...Mark Otto
2014-02-07Fixes #12447: Properly reset borders on table cells in panelsMark Otto
2014-02-07Override iOS search input's extra round cornersMark Otto
2014-02-07Fixes #12555: Rearrange variables to place grids and containers closerMark Otto
2014-02-07Merge pull request #12620 from twbs/thumbnail-extendMark Otto
2014-02-07Merge pull request #12502 from ZDroid/mozMark Otto
2014-02-07Merge branch 'master' into thumbnail-extendMark Otto
2014-02-07use :extend(.img-responsive) in Carousel's LessChris Rebert
2014-02-07use :extend in thumbnail LessChris Rebert
2014-02-06use Less' extend feature in btn-group-lg etc.Chris Rebert
2014-02-06Added border radiuses to table when in a panel. Fixes #12461Supergibbs
2014-02-05Merge pull request #12025 from ZDroid/clean-visibility-messMark Otto
2014-02-04Fixes #12470: Scope large modal styles to minimum viewport widthMark Otto
2014-02-04Merge pull request #12533 from 1000hz/tighten-popover-arrows-scopeMark Otto
2014-02-03die tabs, die!Chris Rebert
2014-02-03fixed two typos in carousel.lessstoudenmire
2014-02-03Tightening up popover arrow css scope to apply only to direct descendant arrows.Cina S
2014-02-01Remove redundant :-moz-placeholder stylesZlatan Vasović
2014-01-31Fix issue causing .navbar-brand element height to be shorter than .navbar heightChris Kankiewicz
2014-01-30fixed first element padding of list-inlineGeremia Taglialatela
2014-01-30Merge branch 'master' into pr/12388Mark Otto
2014-01-30Follow up to #11655: don't reset opacity on disabled buttonsMark Otto
2014-01-30Fix #12422: Reset height on multiple select in input size mixinMark Otto
2014-01-30Fixes #12424: Account for Normalize change on figure element so that we don't...Mark Otto
2014-01-28v3 instead of rc1Mark Otto
2014-01-28refactored and renamed grid mixinsDonald Pipowitch
2014-01-28Remove #8350's reset for number inputs since Normalize fixes those upstreamMark Otto
2014-01-28Remove optgroup resets from #7611 since Normalize fixes those upstreamMark Otto
2014-01-28Upgrade to Normalize v3-rc1 in prep for v3 finalMark Otto
2014-01-27Merge pull request #12398 from twbs/deprecate-box-shadow-mixinMark Otto
2014-01-27docs & comments: v3.1 => v3.1.0Chris Rebert
2014-01-27mark .box-shadow() mixin as deprecated; fixes #12396Chris Rebert
2014-01-26fixes #10495 by forcing .navbar-brand height to prevent it's inner content fr...Alan Hamlett