aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto8-29/+323
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto5-10/+53
2012-02-21move container up in default grid mixinMark Otto4-11/+13
2012-02-21move table columns mixin to mixins.lessMark Otto5-5/+501
2012-02-21Merge pull request #2143 from inmarelibero/2.0.2-wipMark Otto3-6/+68
2012-02-21fix second part of #1962Mark Otto3-6/+4
2012-02-21update forms help-blockMark Otto5-8/+21
2012-02-21substituted hard-coded number of columns (12) with @gridColumnsEmanuele Gaspari1-6/+6
2012-02-21added .span[13-24] and .offset[12-23] to support up to 24-columns layoutEmanuele Gaspari2-0/+62
2012-02-21Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap ...Mark Otto4-1/+10
2012-02-21Merge pull request #2129 from andriijas/2.0.2-wip-navtabsMark Otto1-0/+1
2012-02-21Merge pull request #2138 from laczoka/2.0.2-wipMark Otto1-0/+2
2012-02-21Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-4/+4
2012-02-21adding responsive utility classes and matching docs section with super neato ...Mark Otto7-79/+390
2012-02-21.input-append should work for select element, fixes #2137Laszlo Toeroek1-0/+2
2012-02-21100% width on .tab-contentAndreas Cederström1-0/+1
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström4-0/+4
2012-02-20remakeJacob Thornton2-2/+2
2012-02-20fix cycling in carouselJacob Thornton1-2/+2
2012-02-20adding basic badges supportMark Otto8-10/+277
2012-02-20introduce new mixin to do navbar vertical centeringMark Otto4-14/+25
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto5-3/+29
2012-02-20remove max-width on img from reset and put in docs only, per #1552Mark Otto4-4/+1
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto3-2/+2
2012-02-20remake after merging buttons updateMark Otto2-2/+2
2012-02-20Merge branch 'billyvg-main' into 2.0.2-wipMark Otto1-2/+2
2012-02-20Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-la...Billy Vong1-2/+2
2012-02-20add horizontal divider support to nav list, including documentation for it, p...Mark Otto7-19/+63
2012-02-19enable use of span in place of a for .disabled in pagination, per #1406Mark Otto3-1/+3
2012-02-19no more uppercase in readmeMark Otto1-1/+1
2012-02-19readme cleanupMark Otto1-4/+19
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto5-3/+26
2012-02-19quick edit to new global styles sectionMark Otto3-2/+2
2012-02-19add new global styles docs section for mentioning doctype requirements, base ...Mark Otto5-2/+82
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto6-12/+79
2012-02-19Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-...Mark Otto5-12/+20
2012-02-19Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into j...Mark Otto3-25/+5
2012-02-19Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into j...Mark Otto4-7/+14
2012-02-19Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into ja...Mark Otto2-1/+1
2012-02-19commit leftover from makeMark Otto1-1/+1
2012-02-19Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto6-5/+30
2012-02-19simplify text color in navbar by placing the color on global .navbar componentMark Otto4-11/+5
2012-02-19Merge pull request #2089 from jacobrask/ie6hackMark Otto3-2/+0
2012-02-19Update documentation for abbreviationsJacob Rask3-6/+10
2012-02-19Remove underscore hack for IE6Jacob Rask3-2/+0
2012-02-19Separate span12 and container classesJacob Rask4-7/+14
2012-02-19Add Opera-prefixed radial gradientJacob Rask2-1/+1
2012-02-19Use inherit on alert-heading colorJacob Rask3-25/+5
2012-02-19Add class for upper case abbreviations, aka initialismsJacob Rask3-0/+8
2012-02-19Only show help cursor/border for abbr with titleJacob Rask3-2/+2