aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2012-08-29fixes #4828: make fluid grid inputs size the same as fixed grid inputsMark Otto1-1/+4
2012-08-29fixes #4819: manual fix of missing .control-label in responsive767 file, ↵Mark Otto1-1/+1
coupled with a remake
2012-08-29Merge pull request #4816 from desimone/masterMark Otto1-1/+1
Fixed a typo in docs/assets/css/docs.css
2012-08-29Fixed a typo in docs/assets/css/docs.cssBobby DeSimone1-1/+1
2012-08-28grid docs changesMark Otto1-3/+9
2012-08-28remake the box-size grid, nuke fluid grid docs, fix up examples, clean up ↵Mark Otto2-871/+110
form styles
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given ↵Mark Otto1-6/+6
larger font-size of 2.1.0
2012-08-27fixes #4729: only use margin-top on .help-block when it follows an input, ↵Mark Otto1-1/+6
select, textarea
2012-08-27Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto1-4/+4
2012-08-27fixes #4653: add hover states to stateful table rowsMark Otto1-0/+16
2012-08-27fix for open elements under modal when .modal-openJacob Thornton1-4/+4
2012-08-27fix docs horizontal scroll on tablet viewportsMark Otto1-1/+1
2012-08-27fixes #4666: overrides for input types with .btn-blockMark Otto1-0/+6
2012-08-27remove min-height from .span3 in docs since we no longer need itMark Otto1-5/+0
2012-08-27add min-height: 1px; to .span* classes to prevent grid columns from collapsingMark Otto2-0/+3
2012-08-27fixes #4725: width of .uneditable-input should match standard text input widthMark Otto1-1/+2
2012-08-27fixes #4718: add vertical-align: middle; to .btn-group to ensure proper ↵Mark Otto1-0/+1
alignment next to standard .btn
2012-08-27fixes #4577: no margin on .control-row .span* in responsiveMark Otto1-0/+3
2012-08-27fixes #4644: ensure new static navbar negative indents on responsive layouts ↵Mark Otto1-1/+2
like fixed navbars
2012-08-27fixes #4640: pagination span issues resolved by scoping selectors to ↵Mark Otto1-15/+15
appropriate children, not all children; clarify docs on use of spans for disabled and active links
2012-08-27fixes #4680: proper margin on buttons in navbar formsMark Otto1-1/+3
2012-08-27fixes #4578: add clearfix to .navbar-inner to clear floatsMark Otto1-0/+12
2012-08-27fixes #4562: correct select and input widths at 220px (changed with 2.1.0 ↵Mark Otto1-1/+1
when we changed padding)
2012-08-27fixes #4540: adjust vertical alignment of .btn-group in .navbarMark Otto1-1/+1
2012-08-26fixes #4512: improved borders on navbarsMark Otto1-2/+5
2012-08-26fixes #4506: clearfix added to .dl-horizontal to account for empty dd elementsMark Otto1-0/+15
2012-08-25fixes #4676 manually: example html updatedMark Otto1-3/+1
2012-08-24avoid top margin on input-append/prepend in .navbar-formMark Otto1-0/+2
2012-08-23fixes #4657: proper border radius property in tablesMark Otto1-1/+1
2012-08-23Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warningMark Otto1-0/+43
.warning for table tr and .info for .control-group
2012-08-23nuke 10px right margin on .navbar .navMark Otto1-0/+1
2012-08-22fixes #4591 properly: remove -1px left margin on .input-append .add-onMark Otto1-1/+5
2012-08-22fixes #4604: add span support to .pager componentMark Otto1-3/+6
2012-08-22Add info state to form validationAndreas Cederström1-0/+39
2012-08-22Add .warning to table rowsAndreas Cederström1-0/+4
2012-08-21fixes #4505: lighten navbar text and link color so hover looks darkerMark Otto2-8/+8
2012-08-21running make on previous mergeMark Otto1-1/+0
2012-08-21alternate fix to #4522: increase line-height on btn-miniMark Otto1-1/+1
2012-08-21fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form ↵Mark Otto1-6/+15
field state
2012-08-21Merge branch 'incbee-master' into 2.1.1-wipMark Otto1-1/+1
2012-08-21run makeMark Otto1-1/+1
2012-08-21fixes #4523: more specific selectors on white icon inversionMark Otto1-2/+8
2012-08-21fixes #4532: navbar responsive carets for dropdown-menus now hidden, also ↵Mark Otto1-0/+9
fixes borders on navbar form
2012-08-21update version numbers to 2.1.1Mark Otto2-2/+2
2012-08-21remove entity in content property on dropup carets--not necessary at allMark Otto1-1/+1
2012-08-20fix afffixv2.1.0Jacob Thornton1-1/+5
2012-08-20ie7 button group and button toggle padding changesMark Otto1-3/+7
2012-08-20fix vertical button-groups in ie7Mark Otto1-0/+4
2012-08-20fix ie7 dropdowns examples in docsMark Otto1-0/+3
2012-08-20run make and add commentMark Otto1-0/+1