]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rearrange comment lines for clarity
authorMark Otto <markdotto@gmail.com>
Mon, 30 Nov 2015 03:55:51 +0000 (19:55 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 30 Nov 2015 03:55:51 +0000 (19:55 -0800)
scss/_reboot.scss

index 9337913a58300b0a4ae692bd9a4cc60d53e26e30..04d1d831183da3fa6a0825bbf5f3aebdfa75a9bd 100644 (file)
@@ -41,8 +41,7 @@ html {
 // and apply some conditional CSS.
 //
 // See http://getbootstrap.com/getting-started/#support-ie10-width for the relevant hack.
-
-
+//
 // Wrap `@viewport` with `@at-root` for when folks do a nested import (e.g.,
 // `.class-name { @import "bootstrap"; }`).
 @at-root {
@@ -53,6 +52,7 @@ html {
   @viewport           { width: device-width; }
 }
 
+
 //
 // Reset HTML, body, and more
 //