We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@input-border-radius
<select>
@dl-horizontal-breakpoint
@grid-float-breakpoint
.dl-horizontal
border-radius
min-height
padding
margin
padding-top
.control-label
@carousel-control-font-size
shown.bs.dropdown
hidden.bs.dropdown
relatedTarget
CHANGELOG.md
<label>
.container-fluid
.icon-next
.icon-prev
.col-offset-0
.in
.fade
container: 'body'
.panel-title
<h1>
<h6>
style
.progress
bootstrap.min.css
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CSS
@input-border-radius
variables on input groups.<select>
s in IE10+.@dl-horizontal-breakpoint
variable to replace the@grid-float-breakpoint
on.dl-horizontal
.border-radius
not being set on two corners of vertical btn group.min-height
on modal headers and replace with a clearfix to avoid collapsing when no title exists.padding
on jumbotrons within containers.padding
on containers to match the new rounding of negativemargin
s on rows.padding-top
of.control-label
s in large and small horizontal forms.@carousel-control-font-size
for in specific pixel values.JS
shown.bs.dropdown
&hidden.bs.dropdown
events so thatrelatedTarget
property gets set properly.Accessibility
Docs
CHANGELOG.md
file that points to GitHub Releases and our blog.<label>
and input group addon..container-fluid
..icon-next
,.icon-prev
alternative classes for Carousel #16965: Call out.icon-next
,.icon-prev
alternative classes for carousel..col-offset-0
example addition to docs..in
to the.fade
of the initially-open Tab.container: 'body'
should be used for tooltips/popovers on tabular elements.panel-title
overrides the font size of<h1>
–<h6>
tagsstyle
attributes of.progress
bars, and available workaroundsPackaging
Build tools
bootstrap.min.css
.Customizer
Browser bugs
The text was updated successfully, but these errors were encountered: