Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2018-12-22 07:59:40 +0300
committerGitHub <noreply@github.com>2018-12-22 07:59:40 +0300
commit15be9d3277184375d0bd0874e94195d4b4d54026 (patch)
tree34e9d5d9c18444788034bcb5c8b22c45aed77bd7 /package.json
parenta8b0fabf0a3d7b1facc0ec3dea1e46356606b85c (diff)
Add variable for dropdown-divider-margin-y (#27857)
* Add variable for dropdown-divider-margin-y For us to reassign the nav-divider-margin-y variable here, we have to rearrange some of the variables. Fixes #26660. * bump bundlesize
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6fafbb4337..599ae7198f 100644
--- a/package.json
+++ b/package.json
@@ -181,7 +181,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "22.5 kB"
+ "maxSize": "22.7 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",