aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-12-02Update jszip.js to the latest git.XhmikosR1-14/+21
2013-12-02Update holder.js to v2.2.XhmikosR1-106/+202
2013-12-02Reduce size of the visibility stylesZlatan Vasović4-446/+14
2013-12-01Merge pull request #10662 from kevinlisota/thumbnail-imagesMark Otto1-1/+2
add responsive CSS to hyperlinked images when thumbnail caption markup used
2013-12-01Merge pull request #11667 from neilhem/masterMark Otto1-5/+5
replace double quotation marks with single in code examples
2013-12-02replace double quotation marks with single in code examplesRakhat Jabagin1-5/+5
2013-12-01Merge branch 'master' into pr/11412Mark Otto68-997/+1029
Conflicts: dist/js/bootstrap.min.js
2013-12-01grunt distMark Otto1-1/+1
2013-12-01add commentMark Otto1-1/+1
2013-12-01Merge pull request #11499 from bassjobsen/patch-3Mark Otto1-1/+1
fix navbar dropdown window resize bug
2013-12-01bump version numbers to 3.0.3Mark Otto24-41/+41
2013-12-01gruntMark Otto1-1/+1
2013-12-01Rework navbar padding and margins for right aligned last-child elementsMark Otto3-19/+36
This slight reworking of the navbar spacing was brought about by a problem noted in #11530: use of `.navbar-form.navbar-right` leaves an extra 15px of space on the right. Here’s what’s new: * Removed the `padding` on `.navbar-collapse` within static top, fixed top, and fixed bottom navbars. Meaning, it’s still there for the default navbar. This was the root cause of the extra 15px padding for navbar forms. * As part of this, I also replaced the existing negative margin overrides for last-child elements with more contextual ones within their sub-components. Overall not too different, but should be more effective now and easier to work with now. For example of new changes, see http://jsbin.com/odeSiSo/1/.
2013-12-01gruntMark Otto1-1/+1
2013-12-01Fixes #11357: Vertically center sm and xs buttons in the navbarMark Otto3-1/+18
2013-12-01Fixes #9927: Update non-responsive example to prevent .navbar-collapse ↵Mark Otto1-10/+14
border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same
2013-12-01Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-5/+1
2013-12-01fixes #11508: mention in docs that inline forms only work at 768px and upMark Otto1-1/+1
2013-12-01Merge pull request #11662 from ZDroid/deprecation-fixMark Otto1-5/+1
Use mixin instead of whole code
2013-12-01Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from ↵Mark Otto4-8/+8
another directory
2013-12-01Use mixin instead of whole codeZlatan Vasović1-5/+1
2013-11-30Add docs example to go with #11536Mark Otto1-2/+19
2013-11-30Merge branch 'master' into pr/11536Mark Otto47-842/+799
Conflicts: dist/css/bootstrap.min.css
2013-11-30gruntMark Otto1-1/+1
2013-11-30Fixes #11658: Increase min-height of .radio and .checkbox for horizontal ↵Mark Otto3-1/+12
forms to ensure alignment of content below
2013-11-30Remove browser default top margin from dl elementsMark Otto3-1/+3
2013-11-30Fixes #11623: Reset position to static for grid columns within tables to ↵Mark Otto3-1/+3
unfuck borders in IE9/10 and Firefox
2013-11-30Shorten sticky footer examples footer content to prevent wrappingMark Otto4-4/+4
2013-11-30gruntMark Otto3-7/+12
2013-11-30Fixes #10716: Update what's included docs to add info on both download optionsMark Otto2-6/+29
2013-11-30Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-6/+12
2013-11-30Fixes #11268: Account for badges within buttons by matching background to ↵Mark Otto4-1/+40
text color and text color to background
2013-11-30Merge pull request #11217 from ZDroid/nestMark Otto2-6/+12
Add quick fix to labels and badges in buttons
2013-11-30gruntMark Otto1-1/+1
2013-11-30Fixes #11277: Drop the abbr element from the .initialism selectorMark Otto3-3/+3
2013-11-30Fixes #11420: Update migration guide on split of .visible-/.hidden-desktop ↵Mark Otto1-2/+2
into .visible-/.hidden-md and .visible-/.hidden-lg
2013-11-30Fixes #11444: Use @navbar-padding-vertical for nav links paddingMark Otto1-2/+2
2013-11-30Fixes #11402: Set width: auto; to select.form-control within .form-inlineMark Otto3-1/+12
2013-11-30Fixes #11515: Reorder the headings with body text and text emphasis classesMark Otto3-133/+133
2013-11-30Fixes #11544: Add color: inherit; to .panel-title to ensure proper text ↵Mark Otto3-1/+4
color when customizing @headings-color
2013-11-30Merge branch 'master' into pr/11648Mark Otto27-425/+447
Conflicts: dist/css/bootstrap.min.css less/grid.less
2013-11-30Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+2
2013-11-30Fixes #11351: Correct grid class reset on input groups by using attribute ↵Mark Otto3-3/+3
selector, not an old class from v3 betas
2013-11-30Merge pull request #11398 from thelukemcdonald/masterMark Otto1-2/+2
Don't print .clearfix() comment references
2013-11-30Fix up new margins on modals by not setting auto until screen-sm-minMark Otto4-10/+4
2013-11-30Merge pull request #11657 from ZDroid/homepageMark Otto2-2/+2
Use pkg.homepage
2013-11-30Use pkg.homepageZlatan Vasović2-2/+2
2013-11-30Merge pull request #11124 from StevenBlack/issue.11098Mark Otto1-1/+1
Fixes issue #11098 -- Button documentation.
2013-11-30Merge branch 'master' into pr/11299Mark Otto68-856/+814
Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js
2013-11-30Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-4/+19