diff options
| author | Chris Rebert <[email protected]> | 2015-12-08 01:51:39 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-12-08 01:51:49 -0800 |
| commit | c5a3e897d6d92a0dce61825b17e6a10c5c87ec17 (patch) | |
| tree | a57f848de075cf9af5a1c340556b3c9922109a9e /dist/css/bootstrap.css | |
| parent | c1c1b3885d653fcffbfd819dbaa56ee41ef6196d (diff) | |
| download | bootstrap-c5a3e897d6d92a0dce61825b17e6a10c5c87ec17.tar.xz bootstrap-c5a3e897d6d92a0dce61825b17e6a10c5c87ec17.zip | |
Regenerate dist/css/bootstrap.css for diffing purposes
[skip sauce]
[skip validator]
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 93480e990..e04d32bad 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -988,10 +988,6 @@ pre code { left: 100%; } -.col-xs-offset-0 { - margin-left: 0; -} - .col-xs-offset-1 { margin-left: 8.333333%; } @@ -1036,10 +1032,6 @@ pre code { margin-left: 91.666667%; } -.col-xs-offset-12 { - margin-left: 100%; -} - @media (min-width: 544px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; @@ -1194,9 +1186,6 @@ pre code { .col-sm-offset-11 { margin-left: 91.666667%; } - .col-sm-offset-12 { - margin-left: 100%; - } } @media (min-width: 768px) { @@ -1353,9 +1342,6 @@ pre code { .col-md-offset-11 { margin-left: 91.666667%; } - .col-md-offset-12 { - margin-left: 100%; - } } @media (min-width: 992px) { @@ -1512,9 +1498,6 @@ pre code { .col-lg-offset-11 { margin-left: 91.666667%; } - .col-lg-offset-12 { - margin-left: 100%; - } } @media (min-width: 1200px) { @@ -1671,9 +1654,6 @@ pre code { .col-xl-offset-11 { margin-left: 91.666667%; } - .col-xl-offset-12 { - margin-left: 100%; - } } .table { |
