aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-02-21set width to auto for default navbar container, then override it later for fi...Mark Otto2-2/+13
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto1-4/+4
2012-02-21clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto2-2/+4
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto4-7/+57
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto1-3/+18
2012-02-21move container up in default grid mixinMark Otto1-2/+4
2012-02-21move table columns mixin to mixins.lessMark Otto2-5/+9
2012-02-21Merge pull request #2143 from inmarelibero/2.0.2-wipMark Otto3-6/+68
2012-02-21update forms help-blockMark Otto1-4/+11
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 Otto2-0/+2
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-21adding responsive utility classes and matching docs section with super neato ...Mark Otto2-3/+34
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öm2-0/+2
2012-02-20adding basic badges supportMark Otto2-0/+36
2012-02-20introduce new mixin to do navbar vertical centeringMark Otto2-10/+19
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto1-1/+12
2012-02-20remove max-width on img from reset and put in docs only, per #1552Mark Otto1-1/+0
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto1-1/+1
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 Otto3-18/+29
2012-02-19enable use of span in place of a for .disabled in pagination, per #1406Mark Otto1-0/+1
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto1-1/+2
2012-02-19add new global styles docs section for mentioning doctype requirements, base ...Mark Otto1-1/+1
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto2-1/+4
2012-02-19Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-...Mark Otto1-3/+5
2012-02-19Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into j...Mark Otto1-14/+2
2012-02-19Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into j...Mark Otto1-3/+2
2012-02-19Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into ja...Mark Otto1-1/+1
2012-02-19Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-1/+0
2012-02-19simplify text color in navbar by placing the color on global .navbar componentMark Otto1-5/+1
2012-02-19Remove underscore hack for IE6Jacob Rask1-1/+0
2012-02-19Separate span12 and container classesJacob Rask1-3/+2
2012-02-19Add Opera-prefixed radial gradientJacob Rask1-1/+1
2012-02-19Use inherit on alert-heading colorJacob Rask1-14/+2
2012-02-19Add class for upper case abbreviations, aka initialismsJacob Rask1-0/+4
2012-02-19Only show help cursor/border for abbr with titleJacob Rask1-1/+1
2012-02-19All abbreviations are not upper case initialismsJacob Rask1-2/+0
2012-02-18Merge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wipMark Otto1-0/+1
2012-02-18fix right aligned dropdownsMark Otto2-2/+6
2012-02-18Fixed a wrong behaviour when using collapse and dropdown in responsive layoutGeremia Taglialatela1-0/+1
2012-02-18fixed syntax errorDominik Tobschall1-2/+2
2012-02-18fixed typo (whitespace)Dominik Tobschall1-1/+1
2012-02-17removing duplicate reset filter since we changed the main button to use butto...Mark Otto1-1/+0
2012-02-17fix duplicate input prepend/append css selectors per #2026Mark Otto1-3/+3