- 05 Dec, 2016 5 commits
-
-
sophiegit authored
grid-breakpoint for sm is 576px https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L186-L192 1._breakpoints.scss comment says that grid-breakpoint for sm is 544px, 2.http://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints current document says that grid-breakpoint for sm is 544px, but it should be 576px
-
Bardi Harborow authored
-
Bardi Harborow authored
-
Bardi Harborow authored
* Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected.
-
Bardi Harborow authored
-
- 02 Dec, 2016 7 commits
-
-
Chris Rebert authored
https://webkit.org/b/150079 has been fixed! Refs #14975 [ci skip]
-
https://crbug.com/534750https://crbug.com/568691Chris Rebert authored
So update the Wall of Browser Bugs entry accordingly. [ci skip]
-
Chris Rebert authored
It's shipping in Chrome 56: https://bugs.chromium.org/p/chromium/issues/detail?id=231752 [ci skip]
-
Mark Otto authored
-
Chris Rebert authored
The relevant bug has been fixed in Firefox 53: https://bugzilla.mozilla.org/show_bug.cgi?id=504622
-
Chris Rebert authored
Reboot: Update <fieldset> comment to clarify that the default weirdness is part of the standard. (#21261) Refs https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements [skip sauce]
-
Johann authored
* Throw error when a plugin is in transition * Add unit tests about plugins in transition
-
- 01 Dec, 2016 3 commits
-
-
Chris Rebert authored
Refs https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/ [ci skip]
-
Chris Rebert authored
Refs https://bugs.webkit.org/show_bug.cgi?id=139848 [ci skip]
-
-
- 30 Nov, 2016 4 commits
-
-
Patrick H. Lauke authored
Remove unnecessary .btn-outline and .btn-outline-inverse on docs
-
ysds authored
-
ysds authored
-
Mark Otto authored
-
- 29 Nov, 2016 9 commits
-
-
Bardi Harborow authored
-
Chris Rebert authored
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1315994 Refs #21092 [ci skip]
-
Chris Rebert authored
[ci skip]
-
Chris Rebert authored
Refs https://bugs.webkit.org/show_bug.cgi?id=162362 Closes #20759 [ci skip]
-
Mark Otto authored
Remove the border-bottom from abbr elements since that's covered with an underline in Normalize.css. Updates the docs to match and tweaks some code comments, too.
-
Mark Otto authored
-
Mark Otto authored
-
- 28 Nov, 2016 12 commits
-
-
Juno_okyo authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Florian Schlittenbauer authored
-
Michael Cook authored
-
Starsam80 authored
* Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method
-
Mark Otto authored
* Add a color to .card-inverse to account for non .card- prefixed classes * reword the docs to better articulate what the class does
-
Mark Otto authored
* Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let
-
Mark Otto authored
-
Mark Otto authored
Add padding to dismiss button for alerts and use position to place it. Removes extra padding on .alert-dismissible's right side, too. We could probably further simplify these things in the future as well.
-
Mark Otto authored
-