diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 4094741ca..e39beb570 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -951,9 +951,6 @@ pre code { .col-sm-12 { width: 100%; } -} - -@media (min-width: 768px) and (max-width: 991px) { .col-sm-push-1 { left: 8.333333333333332%; } @@ -1109,9 +1106,6 @@ pre code { .col-md-12 { width: 100%; } -} - -@media (min-width: 992px) and (max-width: 1199px) { .col-md-push-1 { left: 8.333333333333332%; } |
