aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-08-01add test for #4236: button group, one button with text and one with icon, now...Mark Otto1-1/+11
2012-08-01add select element responsive CSS testMark Otto1-13/+24
2012-08-01label new css testMark Otto1-0/+1
2012-08-01fixes #4254: make .span12 expand full width of a parent when responsiveMark Otto1-0/+5
2012-08-01add test for textarea at .span12, really fix docs footerMark Otto1-0/+12
2012-08-01increase padding on navbar responsive nav links, fix footer marginsMark Otto1-1/+1
2012-08-01darken default button bordersMark Otto1-2/+2
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto2-2/+2
2012-08-01increase margin on checkboxes and radios to center properlyMark Otto1-1/+1
2012-08-01fixes #4253: hover on responsive navbarMark Otto1-0/+4
2012-07-30fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c...Mark Otto1-4/+0
2012-07-30remove position from labels/badges in mini btnsMark Otto1-0/+6
2012-07-30fixes #3665: ensure inputs in a fluid row maintain grid sizingMark Otto2-0/+23
2012-07-30fixes #3900: nudge badges in buttons up 1pxMark Otto2-1/+11
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto3-22/+17
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto2-4/+8
2012-07-30fixes #3858: add var for responsive navbar. also add additional examples to n...Mark Otto2-1/+3
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the o...Mark Otto3-630/+151
2012-07-29fixes #4221: correct border-collapse property for IE7 hackMark Otto1-1/+1
2012-07-29fixes #3694: provide override classes for .hide and .pull-right for grid columnsMark Otto1-1/+12
2012-07-29more breadcrumb tweaks for contrastMark Otto1-3/+3
2012-07-29remove gradient, border, and box-shadow from .breadcrumb to differentiate fro...Mark Otto1-5/+3
2012-07-29Merge branch '2.1.0-wip-navbar' into 2.1.0-wipMark Otto6-22/+453
2012-07-29use shorthand on form field transitions for box-shadow mixinMark Otto1-2/+1
2012-07-29reverse navbar styles to save codeMark Otto6-22/+453
2012-07-27add .btn-block for a full-width button optionMark Otto1-0/+9
2012-07-27add docs for sub menu support on dropdowns, add caret via :after to submenu t...Mark Otto1-1/+18
2012-07-27add basic support for sub menus in dropdown menusMark Otto1-9/+29
2012-07-27add image styles, for now to scaffolding (soon to own file)Mark Otto1-0/+22
2012-07-26increase height of homepage jumbotron, update vars and styles of popoversMark Otto2-6/+8
2012-07-24fix search form, mostly in navbarMark Otto2-4/+5
2012-07-24fixes #4118: responsive modal gets width auto and improved positioning for na...Mark Otto1-4/+11
2012-07-24modal heading line-heightMark Otto1-1/+1
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto2-3/+7
2012-07-23fixes #4156: don't override border radius if stacked nav has one childMark Otto1-2/+2
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-0/+1
2012-07-22some progress on affix pluginJacob Thornton1-0/+4
2012-07-22Merge pull request #3842 from alienlebarge/2.1.0-wip♒∆✝1-0/+1
2012-07-22fixes #4136: use @dropdownBorder var, but keep IE7-8 fallbackMark Otto1-2/+2
2012-07-19nuke commented out code from last fixMark Otto1-29/+0
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto2-6/+59
2012-07-19fixes #4102: properly round top left corners of .table-border with caption/co...Mark Otto2-11/+33
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto1-0/+24
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into gcoop-2.1...Mark Otto1-0/+10
2012-07-17de-scope nav-header from .navMark Otto1-1/+1
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to d...Mark Otto3-5/+22
2012-07-17remove list-type declarations from ul and ol elements since those should just...Mark Otto1-6/+0
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto2-1/+8
2012-07-13copy edits and tweaks to utility classes to ensure they always are specific e...Mark Otto1-2/+3
2012-07-13cleanup subnav exampleMark Otto1-0/+3