mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
dist
This commit is contained in:
11
dist/css/bootstrap-grid.css
vendored
11
dist/css/bootstrap-grid.css
vendored
@@ -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%;
|
||||
|
Reference in New Issue
Block a user