aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-grid.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2018-09-17 12:34:34 -0700
committerMark Otto <[email protected]>2018-09-17 12:34:34 -0700
commitb68ea572da7b16232b04820bfa1035c506af8bb2 (patch)
treee33670e98e1011e19925bbdae3b9cf7cbc9a5b92 /dist/css/bootstrap-grid.css
parent928ebd89254300aee284fc78b84c8a57de188d71 (diff)
downloadbootstrap-b68ea572da7b16232b04820bfa1035c506af8bb2.tar.xz
bootstrap-b68ea572da7b16232b04820bfa1035c506af8bb2.zip
dist
Diffstat (limited to 'dist/css/bootstrap-grid.css')
-rw-r--r--dist/css/bootstrap-grid.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/dist/css/bootstrap-grid.css b/dist/css/bootstrap-grid.css
index e9d9b6a61..a280c110b 100644
--- a/dist/css/bootstrap-grid.css
+++ b/dist/css/bootstrap-grid.css
@@ -87,7 +87,6 @@ html {
.col-xl-auto {
position: relative;
width: 100%;
- min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@@ -104,7 +103,7 @@ html {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-1 {
@@ -310,7 +309,7 @@ html {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
@@ -482,7 +481,7 @@ html {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
@@ -654,7 +653,7 @@ html {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
@@ -826,7 +825,7 @@ html {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
- max-width: none;
+ max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;