]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Regenerate dist/css/bootstrap.css for diffing purposes 18473/head
authorChris Rebert <code@chrisrebert.com>
Tue, 8 Dec 2015 09:51:39 +0000 (01:51 -0800)
committerChris Rebert <code@chrisrebert.com>
Tue, 8 Dec 2015 09:51:49 +0000 (01:51 -0800)
[skip sauce]
[skip validator]

dist/css/bootstrap.css

index 93480e990e6d6bfa52a1e6155e6ec7f719d16857..e04d32badb735f642127b119d1874638c1212343 100644 (file)
@@ -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 {