aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-02-24fix #12836Chris Rebert1-1/+1
2014-02-22Fixes #12822: Scope panel collapse styles to immediate panel bodies onlyMark Otto1-2/+2
2014-02-22Fixes #12801: Add padding to the bottom of .form-control-static to match heig...Mark Otto1-0/+1
2014-02-22Update modals to use more consistent padding—modal body and footer now matc...Mark Otto2-2/+2
2014-02-22Merge branch 'master' into pr/12813Mark Otto1-6/+10
2014-02-22Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out of...Mark Otto1-6/+10
2014-02-21Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs1-0/+28
2014-02-21Merge pull request #12459 from rubenstolk/hotfix/mixins/scaleMark Otto1-14/+28
2014-02-21Merge pull request #12742 from ZDroid/table-responsive-mixinMark Otto1-2/+2
2014-02-20Removed unnecessary top margin from .modal-footerChris Kankiewicz1-1/+0
2014-02-14Make .table-responsive usable as mixinZlatan Vasović1-2/+2
2014-02-11Fixes #11659, #12698, and #12349: Always apply position and z-index form cont...Mark Otto1-0/+5
2014-02-11Merge branch 'master' into pr/12412Mark Otto16-259/+292
2014-02-10Merge pull request #12673 from tlindig/tl_popover_arrow_sizeMark Otto1-4/+4
2014-02-10Fixes #12674Mark Otto1-2/+2
2014-02-10use @popover-arrow-width for offset the popover to account for the popover arrowTobias Lindig1-4/+4
2014-02-10Make both .scale(X) and .scale(X, Y) both workRuben Stolk1-14/+28
2014-02-08Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-4/+1
2014-02-08Fixes #12625: Only remove first list group item's top and last list group ite...Mark Otto1-8/+6
2014-02-08Merge pull request #12433 from tagliala/list-inline-first-element-fixMark Otto1-4/+1
2014-02-08brace positionMark Otto1-2/+1
2014-02-08Merge branch 'master' into fix-12154Mark Otto18-302/+375
2014-02-08Merge pull request #12552 from stoudenmire/carousel-icon-classname-fixMark Otto1-2/+2
2014-02-08Merge branch 'master' into pr/12462Mark Otto8-69/+97
2014-02-08Merge branch 'master' into pr/12639Mark Otto4-42/+49
2014-02-08Fix #12656: add @blockquote-font-sizeZlatan Vasović2-1/+3
2014-02-07Merge branch 'master' into panels_and_tablesMark Otto1-3/+8
2014-02-07Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ...Mark Otto1-4/+0
2014-02-07Drop -o-user-selectBas Bosman1-1/+0
2014-02-07Fixes #12486: Restore full width inputs for input groups in inline forms and ...Mark Otto1-3/+12
2014-02-07Fixes #12447: Properly reset borders on table cells in panelsMark Otto1-37/+46
2014-02-07Override iOS search input's extra round cornersMark Otto1-0/+14
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-05Added border radiuses to table when in a panel. Fixes #12461Supergibbs1-0/+4
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-03fixed two typos in carousel.lessstoudenmire1-2/+2
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-30fixed first element padding of list-inlineGeremia Taglialatela1-4/+1
2014-01-29Merge branch 'master' into pr/12388Mark Otto9-146/+161