瀏覽代碼

New line at eof

Graham Campbell 11 年之前
父節點
當前提交
4e8d265e65

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ Bootstrap Switch
 ================
 
 Turn checkboxes and radio buttons in toggle switches.
-**Version 2 is here. Beware! The API design has been revisited. Check out the documentation to know more.** 
+**Version 2 is here. Beware! The API design has been revisited. Check out the documentation to know more.**
 
 Demo and Documentation
 ----------------------

+ 1 - 1
src/coffee/bootstrap-switch.coffee

@@ -337,4 +337,4 @@
     $.error "Method " + method + " does not exist!"
 
   @
-) jQuery
+) jQuery

+ 1 - 1
src/less/bootstrap2/bootstrap-switch.less

@@ -180,4 +180,4 @@
       .buttonBackground(@btnBackgroundHighlight, @btnBackground, @grayDark, 0 1px 1px rgba(255,255,255,.75));
     }
   }
-}
+}

+ 1 - 1
src/less/bootstrap2/mixins.less

@@ -699,4 +699,4 @@
     .spanX (@gridColumns);
 
   }
-}
+}

+ 1 - 1
src/less/bootstrap2/variables.less

@@ -298,4 +298,4 @@
 
 // 768px-979px
 @fluidGridColumnWidth768:      percentage(@gridColumnWidth768/@gridRowWidth768);
-@fluidGridGutterWidth768:      percentage(@gridGutterWidth768/@gridRowWidth768);
+@fluidGridGutterWidth768:      percentage(@gridGutterWidth768/@gridRowWidth768);

+ 1 - 1
src/less/bootstrap3/bootstrap-switch.less

@@ -181,4 +181,4 @@
       background: @gray-lighter;
     }
   }
-}
+}

+ 1 - 1
src/less/bootstrap3/mixins.less

@@ -870,4 +870,4 @@
   textarea& {
     height: auto;
   }
-}
+}

+ 1 - 1
src/less/bootstrap3/variables.less

@@ -642,4 +642,4 @@
 
 // Large screen / wide desktop
 @container-large-desktop:      ((1140px + @grid-gutter-width));
-@container-lg:                 @container-large-desktop;
+@container-lg:                 @container-large-desktop;