- 02 Dec, 2016 4 commits
-
-
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 20 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
-
Mark Otto authored
-
Stefan Staynov authored
-
Cyril Kyburz authored
-
Rodrigo Waltenberg authored
Solves issue #18946
-
Starsam80 authored
* Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid
-
Mark Otto authored
-
-
Mark Otto authored
-