Skip to content

Conversation

@dneprsys
Copy link
Owner

No description provided.

mdo and others added 30 commits May 13, 2015 20:38
[Closes twbs#16460] Fix .pagination-sm line height
Fixes Issue twbs#16371 Carousel control is vertically off center
Adds button styles to `.list-group-item`
Remove unnecessary style=flat from badges
[skip sauce]
[skip validator]
- In general, there are very few instances that would require a jumbotron without a parent or child container.
- Right now we account for that behavior though with some horizontal padding on the .jumbotron class.
- This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case.
- It also improves consistency across breakpoints, in that padding isn't being added and removed.
- In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity).
Document that nested tabs are not supported
[Close twbs#16482] Add border-radius to theme's navbar-inverse
[Close twbs#16482] Add border-radius to theme's navbar-inverse
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it
from the codebase and move any leftover styles over to docs.css.

Closes twbs#16488 by merging it.
Add a license header in theme instead.
Fixes Bootlint warnings:
	W007 Found one or more `<button>`s missing a `type` attribute.

[skip sauce]
[Close twbs#16502] Clarify the bs-callout on multiple open modals

Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
cvrebert and others added 30 commits October 28, 2015 13:04
Remove http://wkbug.com/149935 from Wall of Browser Bugs

It's been fixed in WebKit Nightly!
See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366
Refs twbs#17438, twbs#14237

[ci skip]
[skip sauce]
[skip sauce]
[skip validator]
Add docs regarding .progress, inline style attrs, and CSP
http://crbug.com/523282 has been fixed in Chrome Canary

Refs twbs#17913
[ci skip]
Fix border-radius not being set on 2 corners of vertical btn group
Call out `.icon-next`, `.icon-prev` alternative classes for Carousel
Update verbiage to proper tense for feature deprecations
Downgrade grunt-contrib-uglify to fix the comments issue.

[sauce skip]
[ci skip]
Use @carousel-control-font-size for in min-width sm
Add Chinese (Traditional) language translation.
Use border-radius mixin in button-groups.less
Document offset-0 col classes
Fix IE9 clickthru of carousel controls
Ensure proper z-indexing in input-groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.