You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v4: Remove media margin #20545: Removed the inconsistent margins between flex and non-flex modes from .media. Replaced them with spacing utils in our docs examples.
Uh oh!
There was an error while loading. Please reload this page.
Summary of changes
A small "alpha patch" to address the npm package from not having any JS files and incorporate a few small changes to our CSS and docs.
CSS
.bg-inverse
use the background variant mixin for proper text color.$progress-border-radius
instead of$border-radius
.$input-border-radius-*
variables on.input-group-addon
s instead of$border-radius
.$size
parameter from grid mixin.margin
s between flex and non-flex modes from.media
. Replaced them with spacing utils in our docs examples.Docs
.panel-group
.Packaging
package.json
'smain
to proper JS file for package managers.The text was updated successfully, but these errors were encountered: