]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removing whitespaces 9930/head
authorGeremia Taglialatela <tagliala.dev@gmail.com>
Tue, 20 Aug 2013 12:56:10 +0000 (14:56 +0200)
committerGeremia Taglialatela <tagliala.dev@gmail.com>
Tue, 20 Aug 2013 12:56:10 +0000 (14:56 +0200)
less/responsive-utilities.less

index c756b23615c073f05de2aa7b59b36e8e57fd9b1c..4976e2fcd97fa369663a1061630d11b53332c1c2 100644 (file)
   &.visible-md {
     @media (min-width: @screen-md) and (max-width: @screen-md-max) {
       .responsive-visibility();
-    }    
+    }
   }
   &.visible-lg {
     @media (min-width: @screen-lg) {
       .responsive-visibility();
-    }    
+    }
   }
 }
 .visible-sm {
@@ -61,7 +61,7 @@
   &.visible-xs {
     @media (max-width: @screen-xs-max) {
       .responsive-visibility();
-    }    
+    }
   }
   @media (min-width: @screen-sm) and (max-width: @screen-sm-max) {
     .responsive-visibility();
   &.visible-md {
     @media (min-width: @screen-md) and (max-width: @screen-md-max) {
       .responsive-visibility();
-    }    
+    }
   }
   &.visible-lg {
     @media (min-width: @screen-lg) {
       .responsive-visibility();
-    }    
+    }
   }
 }
 .visible-md {
@@ -82,7 +82,7 @@
   &.visible-xs {
     @media (max-width: @screen-xs-max) {
       .responsive-visibility();
-    }    
+    }
   }
   &.visible-sm {
     @media (min-width: @screen-sm) and (max-width: @screen-sm-max) {
@@ -95,7 +95,7 @@
   &.visible-lg {
     @media (min-width: @screen-lg) {
       .responsive-visibility();
-    }    
+    }
   }
 }
 .visible-lg {
   &.visible-xs {
     @media (max-width: @screen-xs-max) {
       .responsive-visibility();
-    }    
+    }
   }
   &.visible-sm {
     @media (min-width: @screen-sm) and (max-width: @screen-sm-max) {
   &.visible-md {
     @media (min-width: @screen-md) and (max-width: @screen-md-max) {
       .responsive-visibility();
-    }    
+    }
   }
   @media (min-width: @screen-lg) {
     .responsive-visibility();
   &.hidden-sm {
     @media (min-width: @screen-sm) and (max-width: @screen-sm-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   &.hidden-md {
     @media (min-width: @screen-md) and (max-width: @screen-md-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   &.hidden-lg {
     @media (min-width: @screen-lg) {
       .responsive-invisibility();
-    }    
+    }
   }
 }
 .hidden-sm {
   &.hidden-md {
     @media (min-width: @screen-md) and (max-width: @screen-md-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   &.hidden-lg {
     @media (min-width: @screen-lg) {
       .responsive-invisibility();
-    }    
+    }
   }
 }
 .hidden-md {
   &.hidden-xs {
     @media (max-width: @screen-xs-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   &.hidden-sm {
     @media (min-width: @screen-sm) and (max-width: @screen-sm-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   @media (min-width: @screen-md) and (max-width: @screen-md-max) {
     .responsive-invisibility();
   &.hidden-lg {
     @media (min-width: @screen-lg) {
       .responsive-invisibility();
-    }    
+    }
   }
 }
 .hidden-lg {
   &.hidden-xs {
     @media (max-width: @screen-xs-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   &.hidden-sm {
     @media (min-width: @screen-sm) and (max-width: @screen-sm-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   &.hidden-md {
     @media (min-width: @screen-md) and (max-width: @screen-md-max) {
       .responsive-invisibility();
-    }    
+    }
   }
   @media (min-width: @screen-lg) {
     .responsive-invisibility();