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:
authorXhmikosR <xhmikosr@gmail.com>2020-05-12 19:53:07 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-05-12 20:44:42 +0300
commit7a6da5e3e7ad7c749dde806546a35d4d4259d965 (patch)
tree24f9caa0b783dd7808ba12f63316b8eb2b0896c8 /dist/css/bootstrap-grid.css
parent109ad5db90b156c22f5b94e2f7acb60525b8ca57 (diff)
Distv4.5.0
Diffstat (limited to 'dist/css/bootstrap-grid.css')
-rw-r--r--dist/css/bootstrap-grid.css11
1 files changed, 8 insertions, 3 deletions
diff --git a/dist/css/bootstrap-grid.css b/dist/css/bootstrap-grid.css
index 259a9e2c65..40ee85d9e2 100644
--- a/dist/css/bootstrap-grid.css
+++ b/dist/css/bootstrap-grid.css
@@ -1,7 +1,7 @@
/*!
- * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
+ * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
html {
@@ -116,6 +116,7 @@ html {
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
+ min-width: 0;
max-width: 100%;
}
@@ -359,6 +360,7 @@ html {
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
+ min-width: 0;
max-width: 100%;
}
.row-cols-sm-1 > * {
@@ -561,6 +563,7 @@ html {
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
+ min-width: 0;
max-width: 100%;
}
.row-cols-md-1 > * {
@@ -763,6 +766,7 @@ html {
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
+ min-width: 0;
max-width: 100%;
}
.row-cols-lg-1 > * {
@@ -965,6 +969,7 @@ html {
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
+ min-width: 0;
max-width: 100%;
}
.row-cols-xl-1 > * {