diff options
| author | Mark Otto <[email protected]> | 2017-05-31 21:25:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-31 21:25:47 -0700 |
| commit | 620257456ed0685cae6b6ff51d2ab1e37f02a4fa (patch) | |
| tree | 7449007c76a05589f60c74d9dd583d9bcf7f46a1 /dist/css/bootstrap-grid.css | |
| parent | 332d882cdbb541f1f6d5b781b1454f84bb0c8ad2 (diff) | |
| download | bootstrap-620257456ed0685cae6b6ff51d2ab1e37f02a4fa.tar.xz bootstrap-620257456ed0685cae6b6ff51d2ab1e37f02a4fa.zip | |
build
Diffstat (limited to 'dist/css/bootstrap-grid.css')
| -rw-r--r-- | dist/css/bootstrap-grid.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dist/css/bootstrap-grid.css b/dist/css/bootstrap-grid.css index 1968d72b2..248d4ecb9 100644 --- a/dist/css/bootstrap-grid.css +++ b/dist/css/bootstrap-grid.css @@ -1545,7 +1545,6 @@ html { .align-self-auto { -webkit-align-self: auto !important; -ms-flex-item-align: auto !important; - -ms-grid-row-align: auto !important; align-self: auto !important; } @@ -1564,7 +1563,6 @@ html { .align-self-center { -webkit-align-self: center !important; -ms-flex-item-align: center !important; - -ms-grid-row-align: center !important; align-self: center !important; } @@ -1577,7 +1575,6 @@ html { .align-self-stretch { -webkit-align-self: stretch !important; -ms-flex-item-align: stretch !important; - -ms-grid-row-align: stretch !important; align-self: stretch !important; } @@ -1735,7 +1732,6 @@ html { .align-self-sm-auto { -webkit-align-self: auto !important; -ms-flex-item-align: auto !important; - -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-sm-start { @@ -1751,7 +1747,6 @@ html { .align-self-sm-center { -webkit-align-self: center !important; -ms-flex-item-align: center !important; - -ms-grid-row-align: center !important; align-self: center !important; } .align-self-sm-baseline { @@ -1762,7 +1757,6 @@ html { .align-self-sm-stretch { -webkit-align-self: stretch !important; -ms-flex-item-align: stretch !important; - -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @@ -1921,7 +1915,6 @@ html { .align-self-md-auto { -webkit-align-self: auto !important; -ms-flex-item-align: auto !important; - -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-md-start { @@ -1937,7 +1930,6 @@ html { .align-self-md-center { -webkit-align-self: center !important; -ms-flex-item-align: center !important; - -ms-grid-row-align: center !important; align-self: center !important; } .align-self-md-baseline { @@ -1948,7 +1940,6 @@ html { .align-self-md-stretch { -webkit-align-self: stretch !important; -ms-flex-item-align: stretch !important; - -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @@ -2107,7 +2098,6 @@ html { .align-self-lg-auto { -webkit-align-self: auto !important; -ms-flex-item-align: auto !important; - -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-lg-start { @@ -2123,7 +2113,6 @@ html { .align-self-lg-center { -webkit-align-self: center !important; -ms-flex-item-align: center !important; - -ms-grid-row-align: center !important; align-self: center !important; } .align-self-lg-baseline { @@ -2134,7 +2123,6 @@ html { .align-self-lg-stretch { -webkit-align-self: stretch !important; -ms-flex-item-align: stretch !important; - -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @@ -2293,7 +2281,6 @@ html { .align-self-xl-auto { -webkit-align-self: auto !important; -ms-flex-item-align: auto !important; - -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-xl-start { @@ -2309,7 +2296,6 @@ html { .align-self-xl-center { -webkit-align-self: center !important; -ms-flex-item-align: center !important; - -ms-grid-row-align: center !important; align-self: center !important; } .align-self-xl-baseline { @@ -2320,7 +2306,6 @@ html { .align-self-xl-stretch { -webkit-align-self: stretch !important; -ms-flex-item-align: stretch !important; - -ms-grid-row-align: stretch !important; align-self: stretch !important; } } |
