aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-17swap last .btn-dark referenceMark Otto1-1/+1
2012-02-17Keep origin in trackAndreas Cederström5-6/+23
2012-02-162.0.1v2.0.1Jacob Thornton2-2/+2
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...Mark Otto2-1/+5
2012-02-16change clearfix mixin to drop parens that prevent it from being a class, tooMark Otto1-1/+1
2012-02-16add mini buttons per #1971Mark Otto1-0/+7
2012-02-16fix buttons focus state and swap a buttons for button buttonsMark Otto1-1/+1
2012-02-16fix responsive media queries to use 979 and 980 where approproMark Otto1-2/+2
2012-02-14Adding .clearfix() to .form-actions to allow for .pull-right button containersBigBlueHat - Web Manufacturer1-0/+1
2012-02-13change up fonts on form elements to remove unnecessary font-family on label e...Mark Otto1-1/+7
2012-02-13Clean up inverse button using variables, adding button group examples. Also a...Andreas Cederström2-2/+5
2012-02-12ensure help-block is block per #1937Mark Otto1-0/+1
2012-02-12clean up nav-header in responsiveMark Otto1-0/+4
2012-02-12adding makeRow and makeColumn mixins for generating more semantic layoutsMark Otto1-0/+13
2012-02-12allow .input-prepend/.input-append to work in .navbar per #1681Mark Otto1-1/+9
2012-02-12clear up scaffolding page to separate fixed from fluid grid systemsMark Otto1-14/+14
2012-02-12clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto1-0/+11
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto2-5/+5
2012-02-12Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo...Mark Otto2-3/+11