aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Expand)AuthorFilesLines
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 align...Mark Otto1-0/+1
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
2012-08-27fixes #4640: pagination span issues resolved by scoping selectors to appropri...Mark Otto1-15/+15
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 whe...Mark Otto1-1/+1
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
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
2012-08-21Merge branch 'incbee-master' into 2.1.1-wipMark Otto1-1/+1
2012-08-21run makeMark Otto3-2/+2
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 fix...Mark Otto1-0/+9
2012-08-21update version numbers to 2.1.1Mark Otto16-28/+28
2012-08-21remove entity in content property on dropup carets--not necessary at allMark Otto1-1/+1
2012-08-21fixes #4472: manually change mustache file as well for typoMark Otto2-1/+1
2012-08-20add affix to zipJacob Thornton1-0/+0
2012-08-20fix afffixv2.1.0Jacob Thornton1-1/+5
2012-08-20small nitsJacob Thornton1-1/+1
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
2012-08-20remove relative and top positioning from docs sidenav at narrow layoutMark Otto1-3/+3
2012-08-20bump up height of progress bars, give some extra depth with stacking bars, an...Mark Otto1-11/+26
2012-08-20fixes #4469 manually: reset width on file inputsMark Otto1-0/+1
2012-08-19bump versions to 2.1.0Mark Otto14-27/+27
2012-08-19pre font-size increase; revert static top navbar, undo contents section for nowMark Otto3-11/+17
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing th...Mark Otto3-22/+21
2012-08-19fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbarsMark Otto1-2/+6
2012-08-19fixes #4455: improve small styles and add to docsMark Otto1-25/+20
2012-08-19copy edits to base css pageMark Otto1-0/+1
2012-08-19compy edits to docsMark Otto1-2/+1
2012-08-19font-size change on examples in getting startedMark Otto1-1/+1
2012-08-18listen to touchstart for dropdowns on mobileJacob Thornton3-9/+9